You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TFT_ILI9341-master\TFT_ILI9341.cpp:1681:5: error: no declaration matches 'int TFT_ILI9341::drawChar(unsigned int, int, int, int)'
1681 | int TFT_ILI9341::drawChar(unsigned int uniCode, int x, int y, int font)