Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

No longer try to initialise unused pin

Compare
Choose a tag to compare
@pjb304 pjb304 released this 18 Oct 12:42
· 20 commits to master since this release

The code tried to initialise a pin that it didn't actually need. This could cause an issue if the pin was used by something else.