Skip to content

More named displays and new shared SPI option

Latest
Compare
Choose a tag to compare
@bitbank2 bitbank2 released this 21 May 21:52
· 5 commits to master since this release

This release adds more named displays and a new way to initialize the library which allows sharing of the SPI bus with other devices such as micro SD card slots. The down side to this is that DMA must be disabled since the Arduino SPI class doesn't support DMA.