Mercurial > public > ostc4
comparison Common/Inc/configuration.h @ 908:eea7c7c041c1 Evo_2_23
Deactivated GNSS per default
author | ideenmodellierer |
---|---|
date | Sun, 13 Oct 2024 18:13:56 +0200 |
parents | 2225c467f1e9 |
children | c4c9850a2039 |
comparison
equal
deleted
inserted
replaced
907:46a21ff3f5ab | 908:eea7c7c041c1 |
---|---|
86 | 86 |
87 /* Enable to have a faster transfer speed between bluetooth module and CPU */ | 87 /* Enable to have a faster transfer speed between bluetooth module and CPU */ |
88 #define ENABLE_FAST_COMM | 88 #define ENABLE_FAST_COMM |
89 | 89 |
90 /* Enable to have position sensor support active */ | 90 /* Enable to have position sensor support active */ |
91 #define ENABLE_GNSS | 91 /* #define ENABLE_GNSS */ |
92 | 92 |
93 #endif | 93 #endif |