diff Common/Inc/configuration.h @ 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 7c996354b8ac
children
line wrap: on
line diff
--- a/Common/Inc/configuration.h	Thu Nov 14 20:13:18 2024 +0100
+++ b/Common/Inc/configuration.h	Tue Nov 26 21:01:13 2024 +0100
@@ -73,7 +73,7 @@
 #define ENABLE_CO2_SUPPORT
 
 /* Enable to have GPS sensor functionality available */
-#define ENABLE_GNSS_SUPPORT
+/* #define ENABLE_GNSS_SUPPORT */
 
 /* Enable to have Sentinel rebreather interface available */
 /* #define ENABLE_SENTINEL_MODE */