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.
2 parents 01820e8 + cdba061 commit 4a25c91Copy full SHA for 4a25c91
v2/apoll.py
@@ -1,4 +1,4 @@
1
-# Demonstration of a device driver using a coroutine to poll a dvice.
+# Demonstration of a device driver using a coroutine to poll a device.
2
# Runs on Pyboard: displays results from the onboard accelerometer.
3
# Uses crude filtering to discard noisy data.
4
v3/as_demos/apoll.py
0 commit comments