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 <vector>
#include "../../datalayer/datalayer.h"
#include "../../datalayer/datalayer_extended.h"
#include "../../include.h"
// Available generic battery commands that are taken into use based on what the selected battery supports.
std::vector<BatteryCommand> battery_commands = {