mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
Update main.py
This commit is contained in:
parent
b31ce8ff6d
commit
70ff870d60
@ -12,4 +12,5 @@ while True:
|
||||
val = adc1.read()
|
||||
print('adc1 value:')
|
||||
print(val)
|
||||
time.sleep_ms(500)
|
||||
time.sleep_ms(500)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user