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 0b02c1d commit 5b03d03Copy full SHA for 5b03d03
devices/Ssd13xx/Sh1106.cs
@@ -18,7 +18,7 @@ public class Sh1106 : Ssd1306
18
{
19
0x00,
20
0xB0,
21
- 0x00,
+ 0x02,
22
0x10
23
};
24
0 commit comments