add struct cmd and change UART port

This commit is contained in:
2026-06-20 16:29:59 +02:00
parent 82e12d1ec5
commit 84c6dfb282
19 changed files with 6977 additions and 8443 deletions
-1
View File
@@ -55,7 +55,6 @@ void SVC_Handler(void);
void DebugMon_Handler(void);
void PendSV_Handler(void);
void SysTick_Handler(void);
void USART3_IRQHandler(void);
/* USER CODE BEGIN EFP */
/* USER CODE END EFP */