mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-20 10:51:28 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
#include "freertos/FreeRTOS.h"
|
#include "freertos/FreeRTOS.h"
|
||||||
#include "esp_wifi.h"
|
#include "esp_wifi.h"
|
||||||
#include "esp_now.h"
|
#include "esp_now.h"
|
||||||
|
|
||||||
#include "esp_netif.h"
|
#include "esp_netif.h"
|
||||||
|
#include "esp_mac.h"
|
||||||
|
|
||||||
/* WiFi should start before using ESPNOW */
|
/* WiFi should start before using ESPNOW */
|
||||||
static void wifi_init(void)
|
static void wifi_init(void)
|
||||||
|
Reference in New Issue
Block a user