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 a13674c commit 0382d0dCopy full SHA for 0382d0d
examples/ssd1325_gamma.py
@@ -5,7 +5,6 @@
5
6
displayio.release_displays()
7
8
-# This pinout works on a Metro and may need to be altered for other boards.
9
spi = board.SPI()
10
oled_cs = board.D5
11
oled_dc = board.D6
0 commit comments