Changed to v5.1.1
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "freertos/task.h"
|
||||
#include "http.h"
|
||||
#include "nvs_flash.h"
|
||||
#include "portmacro.h"
|
||||
//#include "portmacro.h"
|
||||
#include "sdkconfig.h"
|
||||
#include "wifi.h"
|
||||
#include "http.h"
|
||||
|
||||
Reference in New Issue
Block a user