lovyan03 / LovyanGFX

SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
Other
1.18k stars 207 forks source link

Example Sketch TFT_graphicstest_PDQ.ino doesnt compile #364

Closed Flo082002 closed 1 year ago

Flo082002 commented 1 year ago

Carefully written Issues are more likely to be given priority. 丁寧に記述された報告は優先して対応される可能性が高くなります。

Environment ( 実行環境 )

Problem Description ( 問題の内容 )

Example Sketch TFT_graphicstest_PDQ.ino doesnt compile

exit status 1

Compilation error: 'TFT_eSPI' does not name a type; did you mean 'TWO_PI'?

TFT_eSPI is installed and works fine.

tobozo commented 1 year ago

hi,

the TFT_graphicstest_PDQ.ino is a leftover of old CI tests. If you're not a project developer you can safely ignore that file and anything in the "test" folder.