Closed bear24rw closed 4 years ago
ESP32 has multiple spi busses but this library doesn't allow specifying which bus to use.
Possible solution: make all spi functions virtual and allow a subclass to override them.
ESP32 has multiple spi busses but this library doesn't allow specifying which bus to use.
Possible solution: make all spi functions virtual and allow a subclass to override them.