We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7ea95 commit 1b9a1afCopy full SHA for 1b9a1af
examples/ads1x15_gain_example.py
@@ -37,4 +37,4 @@
37
ads.gain = gain
38
print(' | {:5} {:5.3f}'.format(chan.value, chan.voltage), end='')
39
print()
40
- time.sleep(0.5)
+ time.sleep(0.5)
0 commit comments