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.
Signed-off-by: Arjan Mels arjan.mels@gmx.net
By accident made the changes on my local master. Closing this pull and will reopen another one one a separate branch.
The library has SPI.beginTransation() calls, but no SPI.endTransaction() calls. Apparently this works on original Arduino hardware, but I encountered problems on ESP32.
Signed-off-by: Arjan Mels arjan.mels@gmx.net