nancy.liao
7 天以前 cc47c934744c759fa47133fc70b7d23aa4a2d7f1
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 */