You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got some devices that output everything as float32, and I do mean everything, including baud rate, device address, etc. I've tried added float32 support to the code but since I'm not too familiar with python I'm still getting integer values even if I specify 'float32' as the type. Could support for float32 be added?
The text was updated successfully, but these errors were encountered:
I've got some devices that output everything as float32, and I do mean everything, including baud rate, device address, etc. I've tried added float32 support to the code but since I'm not too familiar with python I'm still getting integer values even if I specify 'float32' as the type. Could support for float32 be added?
The text was updated successfully, but these errors were encountered: