This commit is contained in:
2023-01-23 17:03:17 +01:00
parent f9469f8d72
commit 8043bb8208
2 changed files with 69 additions and 26 deletions

View File

@ -8,6 +8,7 @@
#define LED_GREEN 4
#define LED_BLUE 45
#define SEND_PERIOD 15000 // ms
#define LABEL_LENGTH 5
#endif /* _DEFINES_H_ */