Mercurial > public > ostc4
diff Common/Inc/configuration.h @ 920:c4c9850a2039 Evo_2_23
Added view for position data:
A custom view for visualization of GPS data has been added. It may be activated using the compile switch ENABLE_GNSS_SUPPORT
author | Ideenmodellierer |
---|---|
date | Sun, 03 Nov 2024 15:44:54 +0100 |
parents | eea7c7c041c1 |
children | 7c996354b8ac |
line wrap: on
line diff
--- a/Common/Inc/configuration.h Sun Nov 03 15:43:04 2024 +0100 +++ b/Common/Inc/configuration.h Sun Nov 03 15:44:54 2024 +0100 @@ -72,6 +72,9 @@ /* Enable to have CO2 sensor functionality available */ #define ENABLE_CO2_SUPPORT +/* Enable to have GPS sensor functionality available */ +/* #define ENABLE_GNSS_SUPPORT */ + /* Enable to have Sentinel rebreather interface available */ /* #define ENABLE_SENTINEL_MODE */