浏览代码

Configuration file

namrota ghosh 6 月之前
父节点
当前提交
8e0f10d9a6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 32000 //Do not know yet the exact timing
+#define MEASUREMENT_CHECK_INTERVAL 160000 //Do not know yet the exact timing
 #define HEALTHY_BATTERY_VALUE (3800)
 
 typedef struct{