Fixed Issue: emptyQueue in Hub was not filled correctly

This commit is contained in:
AlexanderHD27
2025-01-07 21:13:38 +01:00
parent 2a038367a8
commit 9ab6cbe097
30 changed files with 2365 additions and 701 deletions

View File

@@ -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