Mercurial > public > ostc4
comparison Common/Inc/configuration.h @ 898:fac13aa6ba93 Evo_2_23
Disabled debug features
| author | ideenmodellierer |
|---|---|
| date | Thu, 26 Sep 2024 18:40:41 +0200 |
| parents | f29369fff71e |
| children | 2225c467f1e9 |
comparison
equal
deleted
inserted
replaced
| 897:65772ddee88c | 898:fac13aa6ba93 |
|---|---|
| 44 | 44 |
| 45 /* Enable to activate a menu item in reset menu which provide sample ring analysis / repair functionality */ | 45 /* Enable to activate a menu item in reset menu which provide sample ring analysis / repair functionality */ |
| 46 /* #define ENABLE_ANALYSE_SAMPLES */ | 46 /* #define ENABLE_ANALYSE_SAMPLES */ |
| 47 | 47 |
| 48 /* Enable to have access to the debug view options (turn on / off via menu instead of compile switch) */ | 48 /* Enable to have access to the debug view options (turn on / off via menu instead of compile switch) */ |
| 49 #define HAVE_DEBUG_VIEW | 49 /* #define HAVE_DEBUG_VIEW */ |
| 50 | 50 |
| 51 /* Enable to have runtime information displayed in t7 debug view */ | 51 /* Enable to have runtime information displayed in t7 debug view */ |
| 52 #define T7_DEBUG_RUNTIME | 52 /* #define T7_DEBUG_RUNTIME */ |
| 53 | 53 |
| 54 /* Enable to have event based warnings being displayed as warning messages when they occur */ | 54 /* Enable to have event based warnings being displayed as warning messages when they occur */ |
| 55 #define HAVE_DEBUG_WARNINGS | 55 #define HAVE_DEBUG_WARNINGS |
| 56 | 56 |
| 57 /* Enable to have access to the motion control selection menu */ | 57 /* Enable to have access to the motion control selection menu */ |
