New HMI Serial port share GPIO with physical keys.
Features
Create data folder in project . This folder contains images for webfile server
Create SPIFFS partition for webfile server images
IMPORTANT
In order to use the SPIFFS partition, the file system must be generated and uploaded to the ESP. Any changes (file deletion, add, etc..) It's necessary to generate and upload file system to the ESPIf doesn't exists previous SPIFFS partition , first upload the new firmware with the SPIFFS partition schema and after generate and upload SPIFFS file system
Generate SPIFFS file system (In Platformio option in VSCode)
Upload file system to ESP32 (In Platformio option in VSCode)
Knew issues
Features
Create data folder in project . This folder contains images for webfile server
Create SPIFFS partition for webfile server images