own wifi module
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user