• Jason Follas's avatar
    Support clearing WiFi config (#1761) · 2ab28df9
    Jason Follas authored
    * 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
    2ab28df9
node.md 12.1 KB