mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 10:19:29 +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 <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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue