base blink changed to embedded usart3

This commit is contained in:
Ivan I. Ovchinnikov
2026-07-23 22:26:09 +03:00
parent 2fe25879f3
commit 470ff37736
7 changed files with 134 additions and 21 deletions
+1
View File
@@ -94,6 +94,7 @@ int main(void)
/* Initialize all configured peripherals */
MX_GPIO_Init();
MX_USART2_UART_Init();
MX_USART3_UART_Init();
/* USER CODE BEGIN 2 */
/* USER CODE END 2 */