internetradio2.0/inc/irdebug.h
changeset 16 5723da102db1
parent 14 896e9dbc5f19
equal deleted inserted replaced
15:065198191975 16:5723da102db1
    44 
    44 
    45 /////////////////////////////////////////////////////////////////////
    45 /////////////////////////////////////////////////////////////////////
    46 // DEBUG SETTINGS:
    46 // DEBUG SETTINGS:
    47 // To enable /adjust debug output, modify values ONLY in this section
    47 // To enable /adjust debug output, modify values ONLY in this section
    48 /////////////////////////////////////////////////////////////////////
    48 /////////////////////////////////////////////////////////////////////
    49 //#define IRDEBUG_LOGGING_ENABLED
    49 #ifndef NDEBUG
       
    50 #define IRDEBUG_LOGGING_ENABLED
       
    51 #endif
    50 //#define IRDEBUG_TRACE_TO_FILE
    52 //#define IRDEBUG_TRACE_TO_FILE
    51 
    53 
    52 
    54 
    53 /////////////////////////////////////////////////////////////////////
    55 /////////////////////////////////////////////////////////////////////
    54 // DEBUG SETTINGS:
    56 // DEBUG SETTINGS: