mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 02:09:30 +02:00
Remove unused define
This commit is contained in:
parent
6b93321ccf
commit
fb3bfdd3e3
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "settings_html.h"
|
||||
#include <Arduino.h>
|
||||
#include "../../datalayer/datalayer.h"
|
||||
#include "webserver.h"
|
||||
|
||||
String settings_processor(const String& var) {
|
||||
if (var == "X") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue