• rdts's avatar
    Update Sprite.cpp · 82b749a9
    rdts authored
    Hi,
    I found a bug.
    
    _width and _height need to be initialized properly.
    
    That is because they are used in drawString(). Lines 4118 and 4120 in TFT_eSPI.cpp.
    82b749a9
Sprite.cpp 47.8 KB