Jan Breuer
2013-12-25 730831504cde7db84721e75a8f942ffc32300fe2
examples/common/scpi-def.c
@@ -118,7 +118,7 @@
}
scpi_result_t TEST_Bool(scpi_t * context) {
    bool_t param1;
    scpi_bool_t param1;
    fprintf(stderr, "TEST:BOOL\r\n"); // debug command name   
    // read first parameter if present