qmk/qmk_firmware

[Bug] oled_write_pixel not work when oled_write_pixel(0,8,true)

Open

#13,734 opened on 2021年7月27日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (平均マージ 20d 9h) (30d で 27 merged PRs)

説明

Describe the Bug

when I use oled_write_pixel(0,8,true) there is no pixel on my oled screen. it only work when y <8 .

System Information

atmega32u4 oled 12864 ssd1306

コントリビューターガイド