whoever needs it should speak up
This commit is contained in:
parent
7215151877
commit
7bfadd2daa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue