ESP32-C3 RC & Receiver

This commit is contained in:
2025-01-03 23:51:52 -05:00
parent d2f6beba79
commit 90a6fc3429

View File

@@ -44,3 +44,4 @@ typedef struct {
} espnow_data_packet_t; } espnow_data_packet_t;
static void wifi_init(void); static void wifi_init(void);
static esp_err_t rc_espnow_init (void);