nielsonm236 / NetMod-ServerApp

Reprogramming the Web_Relay_Con V2.0 HW-584 Network Module
71 stars 21 forks source link

DS18B20 and BME280 data collection timing incorrect #172

Closed nielsonm236 closed 11 months ago

nielsonm236 commented 1 year ago

Somehow I reversed the time periods for data collection on the DS18B20 (should be every 30 seconds, but it is set to 300) and BME280 (should be every 300 seconds, but it is set to 30). Not sure how I did this other than a side effect of late night programming. Will fix in a future release.

jmcvieira1 commented 1 year ago

Nice catch!

nielsonm236 commented 11 months ago

Addressed in build 20230803 1943