Extended the sebsocket's capabilities. And moved a lot of html strings to PROGMEM to free up some RAM.
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
extern AsyncWebServer http_server;
|
||||
|
||||
extern File upload_file;
|
||||
extern uint32_t monitor_client;
|
||||
|
||||
void http_server_setup();
|
||||
void http_server_send_framedata();
|
||||
|
Reference in New Issue
Block a user