Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Protect against initializing SPI more than once
If radio.begin() is called multiple times, it causes an error. Protect against initializing SPI more than once when radio.begin() is called.
- Loading branch information