mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-02-05 17:28:23 +08:00
Update main.py
This commit is contained in:
parent
70ff870d60
commit
85edab1bb6
@ -21,4 +21,5 @@ while True:
|
|||||||
io1.low()
|
io1.low()
|
||||||
time.sleep_ms(500)
|
time.sleep_ms(500)
|
||||||
io1.high()
|
io1.high()
|
||||||
time.sleep_ms(500)
|
time.sleep_ms(500)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user