Add some required includes

This commit is contained in:
Jaakko Haakana 2025-07-25 19:10:51 +03:00
parent 05dc54fe13
commit f609d54a14
48 changed files with 81 additions and 6 deletions

View file

@ -6,6 +6,8 @@
#include "../../communication/nvm/comm_nvm.h"
#include "../../datalayer/datalayer.h"
#include "index_html.h"
#include "src/battery/BATTERIES.h"
#include "src/inverter/INVERTERS.h"
extern bool settingsUpdated;