We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3383c41 commit 03adc2fCopy full SHA for 03adc2f
1 file changed
12.network/wifi.py
@@ -39,7 +39,7 @@ def __irq_sc(p):
39
40
41
42
-def start(led_delay=150, pin_id=35):
+def ready(led_delay=150, pin_id=35):
43
if isconnected():
44
print('Wifi connected.')
45
return
0 commit comments