Closed sonictl closed 1 year ago
I will verify. The code is at main.ts line 39. You can specify a different value for displayHeight. let displayHeight = 64 / 8
on 128x32 oled driven by ssd1306, the font of 'show string' is too narrow. 128x64 is ok.
Can you test the code again? I updated the code so it should work on a 128x32 oled ssd1306 now.
on 128x32 oled driven by ssd1306, the font of 'show string' is too narrow. 128x64 is ok.