Skip to content

Commit

Permalink
mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
caiodasilva2005 committed Mar 18, 2024
1 parent 72f3514 commit bd0d5ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/Src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ void SystemClock_Config(void);
static void MX_GPIO_Init(void);
static void MX_CAN1_Init(void);
static void MX_I2C1_Init(void);
static void MX_I2C2_Init(void);
static void MX_SPI1_Init(void);
static void MX_ADC1_Init(void);
static void MX_USART3_UART_Init(void);
Expand Down

0 comments on commit bd0d5ab

Please sign in to comment.