mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 10:19:29 +02:00
Merge pull request #1185 from kyberias/fix-adv-ui
Fix advanced battery settings web page
This commit is contained in:
commit
3b3ab6d915
1 changed files with 1 additions and 0 deletions
|
@ -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") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue