Test for ST7735 160x80 tft display
Fork of Adafruit_ST7735 by
Revision 7:4f0de03255b6, committed 2020-05-06
- Comitter:
- jimbaud
- Date:
- Wed May 06 13:12:47 2020 +0000
- Parent:
- 6:7d45da201480
- Commit message:
- Test for graphic and bargraph on ST7735 160x80 tft display
Changed in this revision
Adafruit_ST7735.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7d45da201480 -r 4f0de03255b6 Adafruit_ST7735.h --- a/Adafruit_ST7735.h Thu Jul 30 22:55:47 2015 +0000 +++ b/Adafruit_ST7735.h Wed May 06 13:12:47 2020 +0000 @@ -27,7 +27,7 @@ // some flags for initR() :( #define INITR_GREENTAB 0x0 #define INITR_REDTAB 0x1 -#define INITR_BLACKTAB 0x2 +#define INITR_BLACKTAB 0x2 #define ST7735_TFTWIDTH 128 #define ST7735_TFTHEIGHT 160