some changes
This commit is contained in:
@@ -311,6 +311,8 @@ class TFT_eSPI { friend class TFT_eSprite;
|
||||
|
||||
virtual void drawGlyph(uint16_t code, uint16_t font);
|
||||
|
||||
bool booted;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
const uint8_t* gArray; //array start pointer
|
||||
@@ -413,8 +415,6 @@ uint8_t spi_write_speed;
|
||||
bool textwrapX, textwrapY;
|
||||
bool _swapBytes;
|
||||
|
||||
bool _booted;
|
||||
|
||||
uint32_t _lastColor;
|
||||
|
||||
bool _fillbg;
|
||||
|
||||
Reference in New Issue
Block a user