Closed samarkh closed 10 months ago
You need tp update your platform espressif32 to the latest version (2.0.14)
If for some reason you need the installed Espressif Systems ESP32 Board (accessed via Arduino Boards Manager) to be less then 2.0.14 then the lowest you can go for compatibility is 2.0.5 as shown here.
The documentation within the README file has now been updated to reflect this.
Tony
Many thanks
PlatformIO Core CLI → pio pkg update -g -p espressif32
worked a charm
This could be the same as issue #74 When I try the basic Platformio example I get 'analogGetChannel' was not declared in this scope gpio_viewer.h, line 374 platformio.ini
Any sugestions? Yours Simon M