qmk/qmk_firmware

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

Open

#13.734 aberto em 27 de jul. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C (43.867 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (20.368 stars)
Métricas de merge de PR
 (Mesclagem média 20d 9h) (27 fundiu PRs em 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

Guia do colaborador