SFU-Embedded-Cosplay / Halo-Suit-BeagleBone

2 stars 0 forks source link

voltage is not read correctly in the low voltage check #15

Open HamiltonChris opened 8 years ago

HamiltonChris commented 8 years ago

In the low voltage check in automation.c roughly line 320 the integer voltage will not display the proper voltage. This might be due to the use of references over pointers.