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.
1 parent b9dfb41 commit 6e9ad92Copy full SHA for 6e9ad92
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