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

@ -1,6 +1,7 @@
#include "settings_html.h"
#include <Arduino.h>
#include "../../../src/communication/contactorcontrol/comm_contactorcontrol.h"
#include "../../../src/communication/equipmentstopbutton/comm_equipmentstopbutton.h"
#include "../../charger/CHARGERS.h"
#include "../../communication/can/comm_can.h"
#include "../../communication/nvm/comm_nvm.h"