Will Miles

Results 91 comments of Will Miles

I think this is a valuable feature. Other than correctness testing, what else needs to be done for it?

Could we add a link to this project in the mapping page in the documentation?

The general term for this feature would be a "dead man switch". This could be done by a quick hack to the 'auto save' usermod, replacing the [`saveSettings()` call](https://github.com/Aircoookie/WLED/blob/57665e896400a43f8cf2a71d975db418739c2c63/usermods/usermod_v2_auto_save/usermod_v2_auto_save.h#L152) with...

> Just ran into this... no way to include ace.js into the FS while flashing? Sure space is at a premium in the actual code/app partitions, but I doubt many...

> Sorry for the long delay but now I finally managed to give AWS 2.3.0 + AsyncTCP 1.3.0 a spin. > > ESP32 code increases 0.5-0.6% which is substantial (my...

Hmm.. I couldn't reproduce either issue right away. ESP8266 - build time: 0_15: Checking size .pio\build\esp8266_2m_160\firmware.elf Advanced Memory Usage is available via "PlatformIO Home > Project Inspect" RAM: [====== ]...

Thanks - I wonder what's different between our environments? I do expect some code size increase -- the queuing logic isn't going to be free, unfortunately -- but 6k does...

> So, there is no more need to test this? Do I revert all my environments? I think it's about as tested as it can get without moving in to...

Sure. It's not a burning priority but I would like to get back to it at some point.