mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-17 21:33:42 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#include "freertos/FreeRTOS.h"
|
#include "freertos/FreeRTOS.h"
|
||||||
#include "freertos/semphr.h"
|
#include "freertos/semphr.h"
|
||||||
#include "freertos/timers.h"
|
#include "freertos/timers.h"
|
||||||
#include "driver/adc_oneshot.h"
|
#include "esp_adc/adc_oneshot.h"
|
||||||
#include "nvs_flash.h"
|
#include "nvs_flash.h"
|
||||||
#include "esp_random.h"
|
#include "esp_random.h"
|
||||||
#include "esp_event.h"
|
#include "esp_event.h"
|
||||||
|
Reference in New Issue
Block a user