1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-08 23:46:08 +01:00
Arduino/libraries/Bridge/examples/TemperatureWebPanel
Arturo Guadalupi 8a54c70a94 Added literal float to improve precision
according to #2922 I added missing float literals to improve the accuracy of the result.

If sensorValue = 1:

Before: voltage = 4

Now: voltage = 4.88
2015-06-05 12:29:50 +02:00
..
www Removed wrong executable flag on many files 2013-09-27 18:18:51 +02:00
TemperatureWebPanel.ino Added literal float to improve precision 2015-06-05 12:29:50 +02:00