Changed to v5.1.1

This commit is contained in:
2023-11-06 21:05:20 +00:00
parent 8fd658071a
commit 6036752937
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
#include "esp_sntp.h"
#include "esp_wifi.h"
#include "freertos/FreeRTOS.h"
#include "freertos/event_groups.h"
#include <string.h>
static const char *TAG = "WIFI";