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 try to use the OPi.GPIO with radxa zero pinout. But i get a "KeyError: 25" in the pin_mappings.py, line 80, in get_gpio_pi return _pin_map[mode][channel]
I'm not that experienced, so i might be doing something very wrong or missing out.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hi!
I try to use the OPi.GPIO with radxa zero pinout. But i get a "KeyError: 25" in the pin_mappings.py, line 80, in get_gpio_pi return _pin_map[mode][channel]
I'm not that experienced, so i might be doing something very wrong or missing out.
Thank you for your help!
The text was updated successfully, but these errors were encountered: