Do RFID scans only at specified intervals. System sounds are now supported, as well as more sound formats (.ogg, .mp4...).
This commit is contained in:
@ -38,3 +38,5 @@
|
||||
#define VOLUME_MIN 0x60
|
||||
#define VOLUME_MAX 0xC0
|
||||
#define VOLUME_STEP 0x08
|
||||
|
||||
#define RFID_SCAN_INTERVAL 500
|
||||
|
Reference in New Issue
Block a user