arduino-sketches

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
37 20 d 5 h office / update all templats based on wifipreboot Diff
35 20 d 6 h office /arduinoWiFiPrebootAsync/ - fix memory allocation issues with malloc() and free() pre-emptively to reduce the likelyhood of leaks across the entire template (it was not necessary due to soft / client STA mode being "dead-ends" where no recalled code would malloc() ever again yet more involved templates might require recalling functions that allocate memory and hence needs to be released) Diff
32 24 d 19 h office / add the ability to authenticate and also carry out OTA updates using a master password instead of the WiFi password, recheck for both ESP32 and ESP8266 and weed out some bugs, clean up some debug lines that were too chatty, bring back blinking to the async template and implement blinking asynchronously Diff
31 25 d 9 h office /arduinoWiFiPrebootAsync/ add async version of the WiFi preboot template Diff