Change smartconfig notice, fixing typo

pull/331/head
Colin Kuebler 2019-10-05 18:57:59 -04:00
parent da75a2f6b0
commit f72196113d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ secret = "0101"
from smartconfig import smartconfig
from time import sleep
print('Put Device in Learn Mode! Sending SmartConfig Packets now')
print('Put device in EZ config mode (blinking fast)')
print('Sending SSID '+ssid)
print('Sending wifiPassword '+passwd)
print('Sending token '+token)