nalle / hall-effect-sensor

A Hall Effect measurement system for measuring power/amperage for graphing
GNU General Public License v3.0
0 stars 1 forks source link

Remove random return in readSensor() #3

Closed nalle closed 7 years ago

nalle commented 7 years ago

As the hardware has not arrived yet there is a random value generated as the return from readSensors(), this needs to be removed before running the code live or data won't be true.