Pim Rutgers
Pim Rutgers
Cool! I would like to add a feature if possible. Can we add, for ESP8226 (and higher?) an option to upload the data folder to SPIFFS. Data folder needs to...
I think having access to both is nice, building the FS can take some time, and you don't want to do that always if you flash multiple NodeMCU for example.
Yeah, it uses `char` for most of it, as it needs it to read longer lines. You can convert it to `int` for the labels you know that will be...
So did you ever figure this out? I have a problem with the OTA sketch example where the message to clear the update is not send (so from the ESP8266),...
That works! Thanks, although the syntax is really hard to read I must say.
Hey @rin67630, Amazing work on the VE on Steroids. I see that still some of my original code of the serial handling is in there. Thanks for noting on the...
Hey @garageeks, a bit late to respond as I am not using this any longer. It seems that you have adjusted this code yourself already, could you maybe do a...