changeset 972:12426391edd9 Evo_2_23 tip

Disabled development debug warnings
author Ideenmodellierer
date Sun, 19 Jan 2025 21:03:42 +0100 (35 hours ago)
parents d29e752660c5
children
files Common/Inc/configuration.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Common/Inc/configuration.h	Sun Jan 19 20:58:03 2025 +0100
+++ b/Common/Inc/configuration.h	Sun Jan 19 21:03:42 2025 +0100
@@ -52,7 +52,7 @@
 /* #define T7_DEBUG_RUNTIME */
 
 /* Enable to have event based warnings being displayed as warning messages when they occur */
-#define HAVE_DEBUG_WARNINGS
+/* #define HAVE_DEBUG_WARNINGS */
 
 /* Enable to have access to the motion control selection menu */
 /* #define ENABLE_MOTION_CONTROL */