mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 16:20:17 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef CONTROLLER_H
|
||||
#define CONTROLLER_H
|
||||
|
||||
#include "common.h"
|
||||
|
||||
void onDataSent (uint8_t *mac_addr, esp_now_send_status_t status);
|
||||
void sensors_data_prepare(espnow_data_packet_t *send_packet);
|
||||
static void rc_send_data_task (void *arg);
|
||||
|
Reference in New Issue
Block a user