arduino 2.3.2 #627
Replies: 2 comments 2 replies
-
Please use the modified tft_espi library: https://github.com/PE5PVB/TFT_eSPI_DynamicSpeed |
Beta Was this translation helpful? Give feedback.
1 reply
-
Please downgrade the ESP32 boardmanager to the previous version (< v3.0.x) |
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
-
Nice to meet you, I added three types of libraries as specified in arduino 2.3.2 and modified User_Setup.h as well.
I built source V2.10
'class TFT_eSPI' has no member named 'setSPISpeed'
I get an error and can't build, what could be the cause?
At 1.61, there was no problem at all.
For some reason, there is no problem with platformIO, but I want to use arduino.
Beta Was this translation helpful? Give feedback.
All reactions