Scriblon
db8d5ce158
Fix pAI Atmosphere Sensor
...
The problem was that in the old code, data["pressure"] was stored as a
String to round it. While NanoUI was programmed to use
helper.smoothRound() on that again which didn't like the String Object
pressure became.
As all data is integers and rouned in the UI, the fix chosen is to make
data["pressure"] a number again.
2016-10-22 21:05:40 +02:00
..
2016-10-21 17:51:38 +02:00
2016-09-28 18:57:43 -04:00
2016-09-08 13:07:14 -04:00
2016-09-05 23:12:08 -04:00
2016-09-21 19:42:38 -07:00
2016-10-04 17:49:42 -04:00
2016-09-18 01:06:47 -04:00
2016-09-08 13:07:14 -04:00
2016-08-31 01:48:02 -04:00
2016-09-05 23:02:10 -04:00
2016-10-01 22:02:27 +02:00
2016-10-21 17:21:23 +02:00
2016-09-08 19:04:50 -04:00
2016-09-05 23:02:10 -04:00
2016-10-02 00:48:31 +02:00
2016-09-05 23:02:10 -04:00
2016-08-24 09:55:19 -07:00
2016-09-18 01:06:47 -04:00
2016-09-05 23:02:10 -04:00
2016-09-08 13:07:14 -04:00
2016-09-05 23:02:10 -04:00
2016-08-29 17:27:56 -04:00
2016-10-21 17:05:49 +02:00
2016-10-22 21:05:40 +02:00
2016-09-08 13:07:14 -04:00
2016-09-05 23:02:10 -04:00
2016-09-12 15:32:20 -04:00
2016-09-05 23:12:08 -04:00
2016-09-05 23:02:10 -04:00
2016-10-12 17:15:27 -04:00
2016-10-10 20:18:24 -04:00
2016-10-11 20:27:46 -04:00
2016-10-11 20:27:46 -04:00
2016-09-05 23:12:08 -04:00
2016-08-23 13:41:39 -07:00
2016-10-11 20:41:46 +02:00
2016-09-24 08:55:33 -04:00
2016-09-05 23:02:10 -04:00
2016-09-05 23:02:10 -04:00