Make chargers compile. Add to workflow

This commit is contained in:
Daniel 2024-04-27 13:26:00 +03:00
parent 39e8682d43
commit 93dfa1b0eb
8 changed files with 20 additions and 23 deletions

View file

@ -12,6 +12,7 @@
#include "devboard/utils/types.h"
#include "battery/BATTERIES.h"
#include "charger/CHARGERS.h"
#include "inverter/INVERTERS.h"
/* - ERROR CHECKS BELOW, DON'T TOUCH - */