Skip to content

Commit 69c628e

Browse files
authored
Add comment about minimum length of SSID and password
1 parent 4244a6a commit 69c628e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
// Both SSID and password must be 8 characters or longer
12
#define SECRET_SSID ""
23
#define SECRET_PASS ""

0 commit comments

Comments
 (0)