Check for invalid pins #14
falkoschindler
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When instantiating new modules, should we sanity-check the pin numbers?
Otherwise one can end up in reboot loops if a system pin like GPIO 6 is accidentally written to.
But this would either require the definition of valid pins by the user or we would need to limit ourselves to a few well-known microcontrollers.
Beta Was this translation helpful? Give feedback.
All reactions