radhoo / uradmonitor_kit1

A hackable open source sensor IoT board with network interface. A DIY Geiger counter KIT to contribute readings to the uRADMonitor network.
http://www.uradmonitor.com/open-source-uradmonitor-kit1/
GNU General Public License v3.0
78 stars 26 forks source link

Minor issue about humidity #15

Open Wolferl1 opened 7 years ago

Wolferl1 commented 7 years ago

When using your KIT1 with BME280 sensor, humidity is formatted as a 2 decimal places float number...the sensor only returns integer humidity percentages. Also, in file uradmonitor.cpp on line #414 it says "humidty" instead of "humidity".

radhoo commented 6 years ago

Fixed in latest firmware, please confirm.

Wolferl1 commented 6 years ago

Hi Radu, any ideas when a new version (124?) will be uploaded? Version 123 still has the issue.