Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

v1.10.2 to Send CORS header in handleWifiSave() function, to Optimize code, to Delete all confusing, function-lacking `minimal` examples and to Display informational warnings only when `_WIFIMGR_LOGLEVEL_ > 3`

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 13 Mar 20:17
· 18 commits to master since this release
69ec6b3

Releases v1.10.2

  1. Send CORS header in handleWifiSave() function. Check Cors header not sent when saving wifi details, even when cors is enabled #80
  2. Optimize code by using passing by reference instead of by value
  3. Delete all confusing, function-lacking minimal examples
  4. Display informational warnings only when _WIFIMGR_LOGLEVEL_ > 3