Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for SSID and passwords starting with 0x
Enforce string type for SSID and password in configure command.
- Loading branch information
07a08f5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didnt think any one else would have an SSID and password with 0x. Good find. thanks!