Updating espressif32 version

Updating your local platform is not done automatically (many people complained that it auto-broke their projects), so now you have to do it either via

  1. PlatformIO Home (GUI) → Platforms → Espressif32 → Update
  2. or, PlatformIO Core CLIpio pkg update -g -p espressif32
3 Likes