comparison Common/Inc/configuration.h @ 968:b9a1710522b1 Evo_2_23

work on release candidate
author heinrichsweikamp
date Sun, 19 Jan 2025 12:00:50 +0100 (2 months ago)
parents d461d9e89e3c
children 12426391edd9
comparison
equal deleted inserted replaced
949:c6b858f2e025 968:b9a1710522b1
89 89
90 /* Enable to have a faster transfer speed between bluetooth module and CPU */ 90 /* Enable to have a faster transfer speed between bluetooth module and CPU */
91 #define ENABLE_FAST_COMM 91 #define ENABLE_FAST_COMM
92 92
93 /* Enable to have position sensor support active */ 93 /* Enable to have position sensor support active */
94 #define ENABLE_GPIO_V2 94 /* #define ENABLE_GPIO_V2 */
95 95
96 /* Enable RTE sleep mode debugging */ 96 /* Enable RTE sleep mode debugging */
97 /* #define ENABLE_SLEEP_DEBUG */ 97 /* #define ENABLE_SLEEP_DEBUG */
98 98
99 99