Closed a2 closed 2 years ago
SSD1306 calls write_window_cmd() but I only see write_window_cmd1() and write_window_cmd2() implemented.
SSD1306
write_window_cmd()
write_window_cmd1()
write_window_cmd2()
This should be fixed by the latest commit 1055547db0f95a76187b4f97d3d9f1c813f5f029
SSD1306
callswrite_window_cmd()
but I only seewrite_window_cmd1()
andwrite_window_cmd2()
implemented.