We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9dfb41 + 6e9ad92 commit 1e6251eCopy full SHA for 1e6251e
Adafruit_SPITFT.h
@@ -22,6 +22,7 @@ typedef volatile uint32 RwReg;
22
typedef volatile uint32_t RwReg;
23
#elif defined(ESP32) || defined(ESP8266)
24
25
+#undef USE_FAST_PINIO
26
#else
27
#undef USE_FAST_PINIO
28
#endif
0 commit comments