Board
LiLyGo S3
Hardware Description
lilygo-s3_amoled
IDE Name
vscode
Operating System
ubuntu 24.04
Description
If someone uses the latest iot_button version (≥4) in the .yml file of a custom project and also uses esp_lvgl_port, there will be a conflict in the iot_button API version, because only one version is downloaded in the managed_components folder.
Sketch
Other Steps to Reproduce
update iot_button version in esp_lvgl_port (esp_lvgl_port_button.h/c)
I have checked existing issues, README.md and ESP32 Forum