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 ccb4a6f..f02fe10 100644
--- a/cfg/mcuconf.h
+++ b/cfg/mcuconf.h
@@ -131,7 +131,7 @@
* SERIAL driver system settings.
*/
#define STM32_SERIAL_USE_USART2 FALSE
-#define STM32_SERIAL_USE_LPUART1 TRUE
+#define STM32_SERIAL_USE_LPUART1 FALSE
/*
* SPI driver system settings.