qmk/qmk_firmware

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

Open

#13,734 创建于 2021年7月27日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C (43,867 fork)batch import
bughelp wanted

仓库指标

Star
 (20,368 star)
PR 合并指标
 (平均合并 20天 9小时) (30 天内合并 27 个 PR)

描述

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

贡献者指南