some changes

This commit is contained in:
2026-01-17 16:01:54 +01:00
parent d1a8a50a8c
commit 7a9f9f868c
13 changed files with 7204 additions and 7205 deletions
+2 -2
View File
@@ -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;