Stephen Mose Aaskov
Stephen Mose Aaskov
Is this project still being maintained? I stumbled across it while looking for a way to develop Arduino SW decoupled from the HW. Now I need Ethernet support and would...
Fixes #1412 Summary of changes: Adds CRC16 checksum to radio.yml when saved. Adds save to temporary file, folowed by rename to radio.yml Adds check on load, with fall-back to temporary...
WIP/Test Summary of changes: This is to identify the issues with YAML files generated on other platform than the docker image (MacOS on M1 hardware) Not ignore for now
Is there a quick way to provide a handler to be called on reception of smaller parts of a request body? Like a handler/lambda to be called for each 100Kb...
I have been playing around with this, and needed to build through CMake. Has there been any others working in this direction? Another question, does the original author still maintain...