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);