mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 23:30:20 +01:00
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
* Changed the CD player polling interval ('RDCDPLAYER_CLOCK_INTERVAL')
from 100 mS to 1000 mS.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
//
|
||||
// Driver Settings
|
||||
//
|
||||
#define RDCDPLAYER_CLOCK_INTERVAL 100
|
||||
#define RDCDPLAYER_CLOCK_INTERVAL 1000
|
||||
#define RDCDPLAYER_BUTTON_DELAY 100
|
||||
|
||||
class RDCdPlayer : public QObject
|
||||
|
||||
Reference in New Issue
Block a user