Closed arjanmels closed 5 years ago
The library has SPI.beginTransation() calls, but no SPI.endTransaction() calls. Apparently this works on original Arduino hardware, but I encountered problems on ESP32.
@arjanmels Thank you for this pull request. Tested successfully on Feather 32u4 LoRa.
The library has SPI.beginTransation() calls, but no SPI.endTransaction() calls. Apparently this works on original Arduino hardware, but I encountered problems on ESP32.