1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-23 14:19:48 +01:00
Arturo Guadalupi 8a54c70a94 Added literal float to improve precision
according to  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
..
2015-04-23 12:45:31 +02:00