From 637a12077995165c24d4c3e4bbb72f49a1b02007 Mon Sep 17 00:00:00 2001 From: John Elliott Date: Wed, 25 May 2016 21:19:08 -0400 Subject: [PATCH] State that wifi password flag is optional --- wifi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wifi.md b/wifi.md index 6796561..d9b469a 100644 --- a/wifi.md +++ b/wifi.md @@ -25,7 +25,7 @@ To connect to a new network, enter in your command line (without brackets) `t2 wifi -n -p ` -Tessel 2 will save network credentials and attempt to reconnect automatically on startup. +The password flag is optional. Tessel 2 will save network credentials and attempt to reconnect automatically on startup. Wifi connectivity is indicated by the on-board amber Wifi LED, which will blink with every packet it receives.