qmk/qmk_firmware

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

Open

#13,734 opened on Jul 27, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 30d)

Description

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

Contributor guide