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
For some of the IO types (PWM, SPI,...), additional configurations are required. These are documented in
8
10
[I/O Types](/documentation/io-types/), but still, sometimes it's hard to remember what's required or difficult
9
11
to validate. For that reason, an IO Checker tool has been created. It's part of the [Pi4J OS repository](https://github.com/Pi4J/pi4j-os/tree/main/iochecks) and can be executed directly from the GitHub file with JBang. This means it's very
0 commit comments