XarkLabs / PDQ_GFX_Libs

Optimized fork of Adafruit's GFX library (and drivers) for Arduino (AVR).
114 stars 37 forks source link

spi_begin changes in ST7735 should be added to other drivers. #25

Closed XarkLabs closed 2 years ago

XarkLabs commented 3 years ago

@Delph fixed an issue when sharing SPI bus with other devices for ST7735 driver. I believe this change should be made to the other drivers also.