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 83e30aa commit 1014132Copy full SHA for 1014132
examples/clue_spirit_level.py
@@ -26,4 +26,3 @@
26
x, y, _ = clue.acceleration
27
bubble_group.x = int(x * 10)
28
bubble_group.y = int(y * 10)
29
- display.show(group)
0 commit comments