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 6efda33 commit 6c248b5Copy full SHA for 6c248b5
examples/adafruitGfx/tft/tft/tft.ino
@@ -13,7 +13,8 @@ https://github.com/0xPIT/encoder
13
https://github.com/PaulStoffregen/TimerOne
14
***/
15
16
-#define USE_CLICK_ENCODER
+//removed as extra libs are not included into travis
17
+// #define USE_CLICK_ENCODER
18
19
#include <SPI.h>
20
#include <Adafruit_GFX.h>
0 commit comments