major overhaul of the code structure, more OO like
This commit is contained in:
parent
f93538256a
commit
affc3b231a
8 changed files with 387 additions and 320 deletions
|
|
@ -1,4 +1,5 @@
|
|||
require "rendertext"
|
||||
require "graphics"
|
||||
|
||||
fb = einkfb.open("/dev/fb0")
|
||||
width, height = fb:getSize()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue