# HG changeset patch # User Ideenmodellierer # Date 1737317022 -3600 # Node ID 12426391edd93563ee0eaa7eb9bc337d191039c8 # Parent d29e752660c5d99e463176e73e5bbde50ddad472 Disabled development debug warnings diff -r d29e752660c5 -r 12426391edd9 Common/Inc/configuration.h --- 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 */