This commit is contained in:
2025-01-05 02:59:26 -05:00
parent e1499674cc
commit dc64560822
7 changed files with 16711 additions and 11 deletions

View File

@@ -135,18 +135,11 @@ typedef struct struct_message {
static int rc_x = 0, rc_y = 0;
uint8_t broadcastAddress[] = {};
struct_message controlData;
//uint8_t broadcastAddress[] = {};
//struct_message controlData;
esp_now_peer_info_t peerInfo;
static void espnow_deinit(espnow_send_param_t *send_param);
static led_strip_handle_t led_strip;
static void blink_led(void)
{
/* Set the GPIO level according to the state (LOW or HIGH)*/