Remove include.h, does not build yet

This commit is contained in:
Jaakko Haakana 2025-07-23 09:32:53 +03:00
parent 3d3ca6018d
commit 64d1fa418a
153 changed files with 15 additions and 198 deletions

View file

@ -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% */