TFT_ST7735
TFT_ST7735 copied to clipboard
Made work with LGT8F32 clone chip
Small differences between the LGT8F328 and ATMega328P hardware stopped Bodmer's code working. This is what i changed to make it work with both chips.
#define MAKE_SMALLER is just to optionally shoe-horn it into low-FLASH type devices, like the 168P, by removing stuff like fillTriangle() etc