Iztok Jeras
2017-07-19 a10c464ba98e980b21185bf084789f6c8df22473
libscpi/inc/scpi/units.h
@@ -45,6 +45,7 @@
    extern const scpi_unit_def_t scpi_units_def[];
    extern const scpi_choice_def_t scpi_special_numbers_def[];
    extern const scpi_choice_def_t scpi_bool_def[];
    scpi_bool_t SCPI_ParamNumber(scpi_t * context, const scpi_choice_def_t * special, scpi_number_t * value, scpi_bool_t mandatory);