Jan Breuer
2014-11-06 c8abf928a1686b935712ff02fdcad085fa48d65f
libscpi/inc/scpi/debug.h
@@ -44,11 +44,11 @@
#endif
    //#define SCPI_DEBUG_COMMAND(a)   scpi_debug_command(a)
#define SCPI_DEBUG_COMMAND(a)
    /* #define SCPI_DEBUG_COMMAND(a)   scpi_debug_command(a) */
    #define SCPI_DEBUG_COMMAND(a)
    bool_t SCPI_DebugCommand(scpi_t * context);
    scpi_bool_t SCPI_DebugCommand(scpi_t * context);
#ifdef   __cplusplus