Mercurial > public > ostc4
comparison Common/Inc/configuration.h @ 895:94535e672583 Evo_2_23
Zusammenf?hren
author | heinrichsweikamp |
---|---|
date | Wed, 18 Sep 2024 14:31:06 +0200 |
parents | 1b05a84f6d0f |
children | f29369fff71e |
comparison
equal
deleted
inserted
replaced
894:9e2f9b91e827 | 895:94535e672583 |
---|---|
79 /* #define ENABLE_EXTERNAL_PRESSURE */ | 79 /* #define ENABLE_EXTERNAL_PRESSURE */ |
80 | 80 |
81 /* Enable if the menu item predive check shall be available */ | 81 /* Enable if the menu item predive check shall be available */ |
82 /* #define ENABLE_PREDIVE_CHECK */ | 82 /* #define ENABLE_PREDIVE_CHECK */ |
83 | 83 |
84 /* Enable to have a faster transfer speed between bluetooth module and CPU */ | |
85 #define ENABLE_FAST_COMM | |
86 | |
84 #endif | 87 #endif |