This commit is contained in:
2025-01-04 23:26:15 -05:00
parent 063aa39e9b
commit 5ae1c75f5f
13 changed files with 602 additions and 598 deletions

View File

@@ -159,7 +159,7 @@ typedef struct struct_message {
uint8_t motor_a_pwm;
} struct_message;
static int x = 0, y = 0;
//static int x = 0, y = 0;
uint8_t broadcastAddress[] = {};
struct_message controlData;