This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
No longer try to initialise unused pin
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.