Update main.py

This commit is contained in:
Lyon 2021-10-04 10:59:18 +08:00 committed by GitHub
parent b31ce8ff6d
commit 70ff870d60

View File

@ -13,3 +13,4 @@ while True:
print('adc1 value:')
print(val)
time.sleep_ms(500)