mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Remove include.h, does not build yet
This commit is contained in:
parent
3d3ca6018d
commit
64d1fa418a
153 changed files with 15 additions and 198 deletions
|
@ -3,7 +3,6 @@
|
|||
#include "../datalayer/datalayer.h"
|
||||
#include "../datalayer/datalayer_extended.h"
|
||||
#include "../devboard/utils/events.h"
|
||||
#include "../include.h"
|
||||
|
||||
/* The raw SOC value sits at 90% when the battery is full, so we should report back 100% once this value is reached
|
||||
Same goes for low point, when 10% is reached we report 0% */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue