Skip to content

Commit 03adc2f

Browse files
committed
updated wifi.py
1 parent 3383c41 commit 03adc2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

12.network/wifi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def __irq_sc(p):
3939

4040

4141

42-
def start(led_delay=150, pin_id=35):
42+
def ready(led_delay=150, pin_id=35):
4343
if isconnected():
4444
print('Wifi connected.')
4545
return

0 commit comments

Comments
 (0)