aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg/mcuconf.h')
-rw-r--r--cfg/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/mcuconf.h b/cfg/mcuconf.h
index 3905c30..8c768d7 100644
--- a/cfg/mcuconf.h
+++ b/cfg/mcuconf.h
@@ -172,7 +172,7 @@
* SERIAL driver system settings.
*/
#define STM32_SERIAL_USE_USART1 FALSE
-#define STM32_SERIAL_USE_USART2 TRUE
+#define STM32_SERIAL_USE_USART2 FALSE
#define STM32_SERIAL_USE_LPUART1 FALSE
/*