Skip to content

Commit 7586824

Browse files
Update main.py
1 parent 810269e commit 7586824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
password="<your wifi password>"
88
username="<your username>"
99
secrete_key="<active key>"
10-
read_obj_name="<led block name>"
11-
write_obj_name="<text block name>"
10+
read_obj_name="<led block title>"
11+
write_obj_name="<text block title>"
1212
wlan=WLAN(STA_IF)
1313
wlan.active(True)
1414

0 commit comments

Comments
 (0)