diff Discovery/Src/t7.c @ 927:908d9a8e8c84 Evo_2_23

Cleanup Internal Uart: The internal UART was using the wrong UART RX channel. In addition the compile switches have been updated to allow GNSS data flow if new GPIO config is available or if GNSS is enabled for the external UART.
author Ideenmodellierer
date Tue, 26 Nov 2024 21:01:13 +0100
parents c4c9850a2039
children
line wrap: on
line diff
--- a/Discovery/Src/t7.c	Thu Nov 14 20:13:18 2024 +0100
+++ b/Discovery/Src/t7.c	Tue Nov 26 21:01:13 2024 +0100
@@ -146,7 +146,7 @@
 	CVIEW_Charger,
     CVIEW_CcrSummary,
     CVIEW_Timer,
-#ifdef ENABLE_GNSS_SUPPORT
+#if defined ENABLE_GPIO_V2 || defined ENABLE_GNSS_SUPPORT
 	CVIEW_Position,
 #endif
     CVIEW_END