mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-05 21:54:42 +02:00
Update Sprite.cpp
This commit is contained in:
@@ -2317,7 +2317,7 @@ void TFT_eSprite::printToSprite(char *cbuffer, uint16_t len) //String string)
|
||||
|
||||
if (newSprite)
|
||||
{
|
||||
int16_t sWidth = 0;
|
||||
int16_t sWidth = 1;
|
||||
uint16_t index = 0;
|
||||
|
||||
while (n < len)
|
||||
|
Reference in New Issue
Block a user