mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
run WiFi on ESP32SBETA
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
#include "sdkconfig.h"
|
||||
#include "esp_event.h"
|
||||
#include "esp_wifi.h"
|
||||
#if CONFIG_EXAMPLE_CONNECT_ETHERNET
|
||||
#include "esp_eth.h"
|
||||
#endif
|
||||
#include "esp_log.h"
|
||||
#include "tcpip_adapter.h"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
|
Reference in New Issue
Block a user