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 10eb680 commit 467f2a0Copy full SHA for 467f2a0
README.md
@@ -29,7 +29,7 @@ In the `Stick` module there is `readstick()` which will block until the joystick
29
30
e = readstick()
31
32
-For asynchronous use, `sticktask() will create a `Task` for producing `StickEvent`s, e.g.
+For asynchronous use, `sticktask()` will create a `Task` for producing `StickEvent`s, e.g.
33
34
using SenseHat
35
0 commit comments