瀏覽代碼

erster feldtest

FloKra 1 年之前
父節點
當前提交
820eeae6f8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      TeichTemp/TeichTemp.ino

+ 1 - 1
TeichTemp/TeichTemp.ino

@@ -36,7 +36,7 @@ DeviceAddress owSensor1;
 
 RCSwitch mySwitch = RCSwitch();
 
-const unsigned int sendDataInterval = 0; // WDT will wake the MCU every 8 s - 37 * 8 = 296s =~ 5m
+const unsigned int sendDataInterval = 32; // WDT will wake the MCU every 8 s - 37 * 8 = 296s =~ 5m
 
 const unsigned long txBaseCode = 0x631;  // we are sending 24 bit codes, the 12 MSB are the device address and defined here
 // 12 bits LSB contains the actual data