mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-30 22:01:07 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#include "freertos/FreeRTOS.h"
|
||||||
|
|
||||||
void onDataReceived (uint8_t *mac_addr, uint8_t *data, uint8_t data_len) {
|
void onDataReceived (uint8_t *mac_addr, uint8_t *data, uint8_t data_len) {
|
||||||
|
|
||||||
//memcpy(buf, data, data_len);
|
//memcpy(buf, data, data_len);
|
||||||
|
Reference in New Issue
Block a user