Skip to content

Add faster pixels drawing methode

TilCreator requested to merge TilCreator/firmware:master into master

Adds a new method for printing graphic and complex shapes onto the display with python. Works with a byte string containing pixels that is interpreted by epicardium.

Merge request reports