Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix
invalid pin
error when create busio.SPI
on specific SCK/MOSI/MISO pins, the `common_hal_busio_spi_construct` method always skip miso pins which will lead to a `invalid pin` exception when SPI initilized
- Loading branch information