adafruit / Adafruit_STMPE610

Arduino library for STMPE610/811 resistive touch screen controllers
MIT License
38 stars 32 forks source link

Fix for Arduino Due with (original) SPI library #2

Closed PaulStoffregen closed 10 years ago

tdicola commented 10 years ago

Tested it out on a Due and the library works well with the touchtest example, and a touchpaint example using both the STMPE610 and ILI9341 display. Thanks for submitting the fix!