Replies: 1 comment 1 reply
-
That function is not part of TFT_eSPI however I have updated the TFT_Touch library! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
linux->vscode->platformio:
platform = espressif32
board = esp32doit-devkit-v1
framework = arduino
[email protected]
In otherwise impressively faultless builds this warning always pops up:
And it's right too. (Not that it causes any problems ... yet!)
Beta Was this translation helpful? Give feedback.
All reactions