IR_CMD_Wrapper

This commit is contained in:
2024-08-26 22:24:42 +03:00
parent 148d748c20
commit df2b8c8a8c
5 changed files with 107 additions and 63 deletions

View File

@ -184,7 +184,7 @@ extern I2C_HandleTypeDef hi2c1;
extern TIM_HandleTypeDef htim3;
extern UART_HandleTypeDef huart3;
/* USER CODE BEGIN EV */
extern uint8_t uart_rx_buffer[UART_BUFFER_SIZE];
/* USER CODE END EV */
/******************************************************************************/