diff Common/Inc/global_constants.h @ 766:9660df857c57

change button default responsiveness to 100
author heinrichsweikamp
date Wed, 12 Apr 2023 09:30:15 +0200
parents a6c0375bc950
children
line wrap: on
line diff
--- a/Common/Inc/global_constants.h	Wed Apr 12 09:24:44 2023 +0200
+++ b/Common/Inc/global_constants.h	Wed Apr 12 09:30:15 2023 +0200
@@ -28,7 +28,7 @@
 #define GLOBAL_CONSTANTS_H
 //Rename it ahead.
 //Buttons section
-#define DEFAULT_BUTTONRESPONSIVENESS_GUI 85
+#define DEFAULT_BUTTONRESPONSIVENESS_GUI 100
 #define MIN_BUTTONRESPONSIVENESS_GUI 30 //50 (-10correction)
 #define MAX_BUTTONRESPONSIVENESS_GUI 110//100 (+10correction)
 #define MIN_BUTTONRESPONSIVENESS MIN_BUTTONRESPONSIVENESS_GUI-20 //MIN_BUTTONRESPONSIVENESS_GUI-20 correction