mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-20 08:50:19 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "common.h"
|
||||
#include "esp_mac.h"
|
||||
#include "esp_log.h"
|
||||
#include "controls.h"
|
||||
|
||||
void onDataReceived (uint8_t *mac_addr, uint8_t *data, uint8_t data_len) {
|
||||
|
Reference in New Issue
Block a user