mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
add sleep in rgb example
This commit is contained in:
parent
4922a58fda
commit
f698745300
@ -20,4 +20,5 @@ mem.max()
|
||||
while True:
|
||||
print('flowing')
|
||||
rgb.flow()
|
||||
time.sleep_ms(100)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user