Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent recursive disconnet loops in NRF52Pin and accidental erasure …
…of obj state - Utilise isDisconnecting() status to prevent recursive disconection of pins, often caused by reallocation of pins to a peripheral that already uses one or more of thos pins. - Prevent accidental erasure of the binding between a pin and its associated peripheral when the pin is peripheral-locked.
- Loading branch information