Move more USER_SETTINGS out

This commit is contained in:
Daniel Öster 2025-09-02 20:42:48 +03:00
parent bf6e4c8a0f
commit f03324585b
10 changed files with 30 additions and 58 deletions

View file

@ -7,6 +7,7 @@
#include "../../charger/CHARGERS.h"
#include "../../communication/can/comm_can.h"
#include "../../communication/contactorcontrol/comm_contactorcontrol.h"
#include "../../communication/equipmentstopbutton/comm_equipmentstopbutton.h"
#include "../../communication/nvm/comm_nvm.h"
#include "../../datalayer/datalayer.h"
#include "../../datalayer/datalayer_extended.h"