whoever needs it should speak up

This commit is contained in:
Andrey 2023-04-28 20:17:34 -04:00
parent 7215151877
commit 7bfadd2daa
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@
* SERIAL driver system settings.
*/
#ifndef STM32_SERIAL_USE_USART1
#define STM32_SERIAL_USE_USART1 TRUE
#define STM32_SERIAL_USE_USART1 FALSE
#endif
#ifndef STM32_SERIAL_USE_USART2