Protonerd / FX-SaberOS

System code for Arduino based Lightsaber replicas for DIYino family boards
Creative Commons Zero v1.0 Universal
92 stars 42 forks source link

float batCheck() problem #59

Closed madbobmcjim closed 4 years ago

madbobmcjim commented 6 years ago

Minor issue in float batCheck(), in the main .ino file, it should check to see if #define BATTERY_CHECK is enabled in Config_HW.h, otherwise it tries to use variables that aren't defined.