Unverified Commit 611ca4b2 authored by Bodmer's avatar Bodmer Committed by GitHub

Update Sprite.cpp

parent cb87759b
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment