mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
no loop in bsp/main.py
This commit is contained in:
parent
ef67f43cb3
commit
a4b2dc9dd9
@ -23,8 +23,3 @@ print('hello 2')
|
||||
print('mem used max:')
|
||||
mem.max()
|
||||
|
||||
while True:
|
||||
time.sleep_ms(10)
|
||||
rgb.flow()
|
||||
print('flowing...')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user