Include a header file to fix what is displayed by the advanced battery settings web page

This commit is contained in:
Jaakko Haakana 2025-05-28 15:59:40 +03:00
parent f0833ab5e6
commit 25ce55d31d

View file

@ -2,6 +2,7 @@
#include <Arduino.h>
#include "../../datalayer/datalayer.h"
#include "../../datalayer/datalayer_extended.h"
#include "../../include.h"
String advanced_battery_processor(const String& var) {
if (var == "X") {