Explorar o código

Configuration file updated for NUM_SLOTS

namrota ghosh hai 6 meses
pai
achega
3185e4d7ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/config.h

+ 1 - 1
src/config.h

@@ -8,7 +8,7 @@
 #define TEMPERATURE_MAX_C (60)
 #define MAX_CYCLES (2)
 #define TARGET_BASE_ADDRESS (0x48)
-#define MEASUREMENT_CHECK_INTERVAL 320000 //Do not know yet the exact timing
+#define MEASUREMENT_CHECK_INTERVAL 32000 //Do not know yet the exact timing
 #define HEALTHY_BATTERY_VALUE (3800)
 
 typedef struct{