comparison Discovery/Inc/configuration.h @ 492:4ce932235578

Added compiler switch for existing debug view parameter
author Ideenmodellierer
date Thu, 20 Aug 2020 21:25:38 +0200
parents aa1d71875e25
children 668471c5f410
comparison
equal deleted inserted replaced
491:9b7e3ebce463 492:4ce932235578
44 /* define SEND_DATA_DETAILS */ 44 /* define SEND_DATA_DETAILS */
45 45
46 /* Enable to activate a menu item in reset menu which provide sample ring analysis / repair functionality */ 46 /* Enable to activate a menu item in reset menu which provide sample ring analysis / repair functionality */
47 /* #define ENABLE_ANALYSE_SAMPLES */ 47 /* #define ENABLE_ANALYSE_SAMPLES */
48 48
49 /* Enable to have access to the debug view options (turn on / off via menu instead of compile switch) */
50 /* #define HAVE_DEBUG_VIEW */
51
49 #endif 52 #endif