| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Each app has its own init, render, bgrefresh and destroy functions.
The app data array alllows apps to persist data between function calls.
|
| |
|
|
|
|
|
| |
This simplfies setting the display contrast. A low value is used to save
a little power and also to have the OLED last a bit longer.
|
| |
|
| |
|
|
|
|
|
|
| |
This is a very basic version of the clock used to make sure that
everything works, and I can manage to show the time on the display. No
button functions have been implemented yet. But, it works!
|
|
|