mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-22 14:50:18 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
#include "esp_mac.h"
|
||||
#include "controls.h"
|
||||
|
||||
//extern static sensors_data_t *buf;
|
||||
//extern static sensors_data_t *buffer;
|
||||
|
||||
void onDataReceived (uint8_t *mac_addr, uint8_t *data, uint8_t data_len) {
|
||||
|
||||
//memcpy(buf, data, data_len);
|
||||
|
Reference in New Issue
Block a user