Jan Breuer
2015-04-18 f862800d3e461efc8e34cff397a3c55e51c37849
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