Mercurial > public > ostc4
comparison 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 |
comparison
equal
deleted
inserted
replaced
926:875933272056 | 927:908d9a8e8c84 |
---|---|
71 | 71 |
72 /* Enable to have CO2 sensor functionality available */ | 72 /* Enable to have CO2 sensor functionality available */ |
73 #define ENABLE_CO2_SUPPORT | 73 #define ENABLE_CO2_SUPPORT |
74 | 74 |
75 /* Enable to have GPS sensor functionality available */ | 75 /* Enable to have GPS sensor functionality available */ |
76 #define ENABLE_GNSS_SUPPORT | 76 /* #define ENABLE_GNSS_SUPPORT */ |
77 | 77 |
78 /* Enable to have Sentinel rebreather interface available */ | 78 /* Enable to have Sentinel rebreather interface available */ |
79 /* #define ENABLE_SENTINEL_MODE */ | 79 /* #define ENABLE_SENTINEL_MODE */ |
80 | 80 |
81 /* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */ | 81 /* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */ |