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 83aece3 commit 4a5941fCopy full SHA for 4a5941f
1 file changed
docs/amyboard/accessories.md
@@ -59,7 +59,6 @@ amyboard.display.vline(64, 0, 128, 255) # vertical line: x, y, height, color
59
amyboard.display_refresh()
60
61
# Rotate the OLED (sh1107 only). One of 0, 90, 180, 270 degrees.
62
-# The setting is saved and re-applied automatically on every boot.
63
amyboard.set_display_rotation(90)
64
65
# Show a live waveform visualization
0 commit comments