I have two different sketch, I complied them as bin file, and I want to upload them to SPIFFS, than users able to change sketch on webserver.
There is an example "WebUpdate" in Aruino IDE, but I do not want to load external bin file, the select list show only pre-uploaded bin files.
is there any way to make this?
Thank you.