Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Adafruit_ST7735.h
- Revision:
- 4:2123ea52a4d9
- Parent:
- 3:5cd5edbf5b72
- Child:
- 7:856a3443f68d
--- a/Adafruit_ST7735.h Sun Nov 22 11:26:10 2015 +0000
+++ b/Adafruit_ST7735.h Sun Nov 22 12:39:52 2015 +0000
@@ -121,7 +121,7 @@
uint16_t Color565(uint8_t r, uint8_t g, uint8_t b);
private:
-
+ uint8_t tabcolor;
void spiwrite(uint8_t),
writecommand(uint8_t c),
writedata(uint8_t d),