using LPUART to forward Bluetooth messages !

This commit is contained in:
2024-08-10 03:28:37 +02:00
parent 8e3b1526aa
commit b02f4af38d
9 changed files with 94 additions and 5 deletions

View File

@@ -75,6 +75,7 @@ void OTG_HS_IRQHandler(void);
void BDMA_Channel0_IRQHandler(void);
void BDMA_Channel1_IRQHandler(void);
void LPTIM4_IRQHandler(void);
void LPUART1_IRQHandler(void);
/* USER CODE BEGIN EFP */
/* USER CODE END EFP */