5 sensors

This commit is contained in:
Wolfgang Hottgenroth 2023-05-19 18:01:46 +02:00
parent a78a1440d3
commit 32cabc0405
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

@ -8,8 +8,9 @@
#define LED_BLUE 45
#define SEND_PERIOD 900000 // ms
// #define SEND_PERIOD 15000
#define LABEL_LENGTH 5
#define NUM_OF_SENSORS 4
#define NUM_OF_SENSORS 5
#endif /* _DEFINES_H_ */