Skip to content

Conversation

damellis
Copy link
Contributor

This wraps use of the hardware SPI bus in calls to SPI.beginTransaction() and SPI.endTransaction(). It also moves the SPI bus settings out of the TFT initialization and into an SPISettings object that is passed to SPI.beginTransaction().

@damellis damellis added feature request A request to make an enhancement (not a bug fix) Library: TFT The TFT Arduino library labels Apr 26, 2015
agdl added a commit that referenced this pull request May 29, 2015
Add SPI transactions to TFT library.
@agdl agdl merged commit 394bab0 into arduino:master May 29, 2015
@cmaglie cmaglie added this to the Release 1.6.5 milestone May 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request to make an enhancement (not a bug fix) Library: TFT The TFT Arduino library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants