LogiDrivePy
LogiDrivePy copied to clipboard
Non-consistent values returned by get_non_linear_value
For some strange reason the function get_non_linear_value(self, index, input_value) returns values oscillating inconsistently between 0 and 255 instead of returning values consistent with a non-linear curve and between -32768 and 32767. Ideas?