period=15min

This commit is contained in:
2023-05-17 22:25:13 +02:00
parent 18cabad2a7
commit a78a1440d3

View File

@ -7,7 +7,7 @@
#define U_ADC_IN 4
#define LED_BLUE 45
#define SEND_PERIOD 15000 // ms
#define SEND_PERIOD 900000 // ms
#define LABEL_LENGTH 5
#define NUM_OF_SENSORS 4