Skip to content

Commit

Permalink
removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
caiodasilva2005 committed Jan 18, 2025
1 parent e7d53e1 commit 6e9880f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Core/Src/state_machine.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ static osMessageQueueId_t state_trans_queue;

static void send_nero_msg()
{
printf("SENDING NERO MESSAGE\n");
struct __attribute__((__packed__)) {
uint8_t home_mode;
uint8_t nero_index;
Expand Down

0 comments on commit 6e9880f

Please sign in to comment.