Closed bjun626 closed 3 years ago
In Adafruit_STMPE610.cpp Line 284, should be using _spi-> instead of SPI.
This issue caused HW SPI unable to return the Semaphore which prevents future transactions.
hihi sounds like a typo slipped through - can you submit a PR for the fix?
thanks :)
In Adafruit_STMPE610.cpp Line 284, should be using _spi-> instead of SPI.
This issue caused HW SPI unable to return the Semaphore which prevents future transactions.