Skip to content

Commit 7ff5126

Browse files
authored
Update accessories.md
removing confusing re-applied message
1 parent 83aece3 commit 7ff5126

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/amyboard/accessories.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ amyboard.display.vline(64, 0, 128, 255) # vertical line: x, y, height, color
5959
amyboard.display_refresh()
6060

6161
# Rotate the OLED (sh1107 only). One of 0, 90, 180, 270 degrees.
62-
# The setting is saved and re-applied automatically on every boot.
6362
amyboard.set_display_rotation(90)
6463

6564
# Show a live waveform visualization

0 commit comments

Comments
 (0)