u360gts icon indicating copy to clipboard operation
u360gts copied to clipboard

Sh 1106 refactor

Open Avegawanderer opened this issue 2 years ago • 1 comments

Roll back OLED update period to 200ms. 5ms totally breaks timing, affecting functionality. Fixed column addressing bug. Done some refactoring and formatting of display code. Split OLED driver into two parts - graphical (working with text or images) and low-level (pure HW driver) for greater control.

Testing is required for SSD1306 display as I do not have one. If OK, I think theese changes may be merged with development branch.

Avegawanderer avatar Apr 04 '22 20:04 Avegawanderer