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
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
I think (not sure since it's been a while since I looked at this) that there's a few places in the code that don't follow this, so we should look through and make sure the right scale is being used consistently throughout the codebase.
It is not clearly documented what the scale of the return value of
GPIOPinInterface.read_gpio_pin_analogue_value
should be. Is itI think the last option is the most useful to the user.
https://github.com/j5api/j5/blob/master/j5/components/gpio_pin.py#L76
The text was updated successfully, but these errors were encountered: