some small tweaks

This commit is contained in:
Nic Limper
2024-12-17 19:20:17 +01:00
parent 23cbadb9f6
commit 7e49c2a09e
9 changed files with 28 additions and 15 deletions

View File

@@ -31,8 +31,6 @@
#include "webflasher.h"
#endif
extern uint8_t data_to_send[];
AsyncWebServer server(80);
AsyncWebSocket ws("/ws");
WifiManager wm;