diff Common/Inc/global_constants.h @ 172:c659fda83e44

Minor: Button defaults, release date adjusted, use SPI_SHOW_SYNC_STATS
author heinrichsweikamp
date Sun, 10 Mar 2019 20:30:42 +0100
parents 791cdfad0c8e
children 9fc06e1e0f66
line wrap: on
line diff
--- a/Common/Inc/global_constants.h	Sun Mar 10 15:39:55 2019 +0000
+++ b/Common/Inc/global_constants.h	Sun Mar 10 20:30:42 2019 +0100
@@ -28,7 +28,7 @@
 #define GLOBAL_CONSTANTS_H
 //Rename it ahead.
 //Buttons section
-#define DEFAULT_BUTTONRESPONSIVENESS_GUI 30
+#define DEFAULT_BUTTONRESPONSIVENESS_GUI 85
 #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
@@ -37,7 +37,7 @@
 
 
 // Spi sync data debug
-#define SPI_SHOW_SYNC_STATS 1
+#define SPI_SHOW_SYNC_STATS 0
 #define SPI_MIN_ERROR_SHOW 10
 
 // SPI header by index used for synchronization check (package sequence counter)