diff Common/Inc/configuration.h @ 895:94535e672583 Evo_2_23 tip

Zusammenf?hren
author heinrichsweikamp
date Wed, 18 Sep 2024 14:31:06 +0200
parents 1b05a84f6d0f
children
line wrap: on
line diff
--- a/Common/Inc/configuration.h	Wed Sep 18 14:30:45 2024 +0200
+++ b/Common/Inc/configuration.h	Wed Sep 18 14:31:06 2024 +0200
@@ -81,4 +81,7 @@
 /* Enable if the menu item predive check shall be available */
 /* #define ENABLE_PREDIVE_CHECK */
 
+/* Enable to have a faster transfer speed between bluetooth module and CPU */
+#define ENABLE_FAST_COMM
+
 #endif