Fixed Issue: emptyQueue in Hub was not filled correctly
This commit is contained in:
@@ -14,4 +14,6 @@
|
||||
#define BUTTON_PIN 17
|
||||
|
||||
#define INTERRUPTION_DURATION ((int)(2.5 * 1000))
|
||||
#define INTERRUPTION_DELAY 5 * 1000
|
||||
#define INTERRUPTION_DELAY 5 * 1000
|
||||
|
||||
#define I2C_ADDR 0x21
|
||||
Reference in New Issue
Block a user