This commit is contained in:
2025-11-15 11:56:42 +03:00
parent bb13b7b3b6
commit 80307fc435
42 changed files with 4336 additions and 12 deletions

View File

@@ -3,6 +3,8 @@
#include "zh_pcf8574.h"
#include "nvs_flash.h"
#include "esp_wifi.h"
#include "esp_http_server.h"
#include "ota_ws_update.h"
#define HIGH true
#define LOW false