own wifi module

This commit is contained in:
2024-12-19 18:58:05 +01:00
parent 15b74c91f4
commit 0b9f5e2997
10 changed files with 137 additions and 115 deletions

View File

@ -2,8 +2,6 @@
#include <esp_http_server.h>
#define WIFI_CONNECTED_BIT BIT0
#define WIFI_FAIL_BIT BIT1
#define HTML_RESPONSE_SIZE 1024U
#define METRIC_NAME_MAX_SIZE 256U
#define METRIC_MAX_COUNT 64U