Christian Göttsche 4296e74ada Include prototype in Battery implementation
linux/Battery.c:291:6: warning: no previous prototype for function 'Battery_getData' [-Wmissing-prototypes]
void Battery_getData(double* level, ACPresence* isOnAC) {
     ^
2020-09-24 20:14:17 +02:00
..
2020-09-18 12:28:40 +02:00
2020-09-18 12:28:40 +02:00
2020-09-18 12:28:40 +02:00