Skip to content

Commit

Permalink
Support clearing WiFi config (#1761)
Browse files Browse the repository at this point in the history
* Add wifi.sta.clearconfig(). Adjust password validation to match 2.0.0 SDK rules (no min length enforced, i.e. for WEP)
* Updat comments about WEP key not having a minimum
* Documentation: add note about node.restore() to wifi.sta.clearconfig() docs, and add SDK verbiage to describe what node.restore() impacts.
* Normaliz if statements
* Convert leading tabs to leading spaces for consistency
  • Loading branch information
jfollas authored and marcelstoer committed Feb 8, 2017
1 parent b9d9f58 commit 2ab28df
Show file tree
Hide file tree
Showing 3 changed files with 408 additions and 216 deletions.
Loading

0 comments on commit 2ab28df

Please sign in to comment.