nancy.liao
5 天以前 1b3593b9d53aa016f4e484aa115cde282e8d0018
libscpi/src/scpi-def.cpp
@@ -98,7 +98,7 @@
}
static scpi_result_t DMM_ConfigureVoltageDc(scpi_t * context) {
    double param1, param2;
    double param1 = -1.0, param2 = -1.0;
    fprintf(stderr, "conf:volt:dc\r\n"); /* debug command name */
    /* read first parameter if present */