Files
craftbeerpi3/modules/core
IndyJoeAandGitHub f1ec635f25 Replace int with float in get_sensor_value()
I've noticed that sensor values are being handled as integers by this function, which was causing poor performance of the PIDArduino logic and another logic plugin I am testing.  I have changed the type to float, and now logic controllers can receive more accurate temperature values.
2017-06-23 22:47:05 -04:00
..
2017-06-11 17:12:22 +02:00
2017-06-11 17:12:22 +02:00
2017-06-18 20:08:17 +02:00
2017-06-16 00:51:18 +02:00
2017-06-11 17:12:22 +02:00
2017-06-11 17:12:22 +02:00
2017-06-18 19:09:08 +02:00