uldaq icon indicating copy to clipboard operation
uldaq copied to clipboard

Fix conversion of UNIPT01VOLTS in examples/utility.h

Open edgar-bonet opened this issue 2 years ago • 0 comments

The enum value UNIPT01VOLTS means “unipolar, .01 volts”. However, ConvertRangeToMinMax() incorrectly translates it to the range 0 – .1 V.

edgar-bonet avatar Jan 17 '24 11:01 edgar-bonet