comparison Common/Inc/configuration.h @ 1009:3bcf592e9cc9 GasConsumption

1.7.1 release
author heinrichsweikamp
date Tue, 06 May 2025 12:57:33 +0200
parents c386ae6635e4
children 33b91584d827
comparison
equal deleted inserted replaced
1008:6233e5877e3e 1009:3bcf592e9cc9
74 74
75 /* Enable to have external GPS sensor functionality available */ 75 /* Enable to have external GPS sensor functionality available */
76 /*#define ENABLE_GNSS_EXTERN*/ 76 /*#define ENABLE_GNSS_EXTERN*/
77 77
78 /* Enable to have internal (OSTC5) GPS sensor functionality available */ 78 /* Enable to have internal (OSTC5) GPS sensor functionality available */
79 #define ENABLE_GNSS_INTERN 79 /*#define ENABLE_GNSS_INTERN*/
80 80
81 /* Enable to provide UTC time to GNSS module at startup. ! CAUTION ! Incorrect time will reduce performance of module */ 81 /* Enable to provide UTC time to GNSS module at startup. ! CAUTION ! Incorrect time will reduce performance of module */
82 /* #define ENABLE_GNSS_TIME_INIT */ 82 /* #define ENABLE_GNSS_TIME_INIT */
83 83
84 /* Enable to have Sentinel rebreather interface available */ 84 /* Enable to have Sentinel rebreather interface available */