2. 检查屏幕驱动设置:确保TFT_eSPI和TFT_eTouch驱动程序正确设置,并检查屏幕的分辨率和其他参数是否正确。可以尝试更改驱动设置或尝试使用其他屏幕驱动程序来解决显示问题。3. 检查LVGL设置:确保LVGL的显示设置正确,包括颜色、分辨率、刷新率等参数。可以尝试更改LVGL的设置或尝试使用其他图形库来解决显示问题。4. 检查...
/home/holstein/Arduino/libraries/TFT_eSPI-master/TFT_eSPI.cpp: In member function 'int16_t TFT_eSPI::drawNumber(long int, int32_t, int32_t)': /home/holstein/Arduino/libraries/TFT_eSPI-master/TFT_eSPI.cpp:3883:25: error: 'ltoa' was not declared in this scope ...