summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* Move initalisation to init.h/init.cConfuSomu2021-02-07
|
* Set display contrast in defineConfuSomu2021-02-07
| | | | | 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.
* Show dateConfuSomu2021-02-07
|
* Use custom function for time string formattingConfuSomu2021-02-06
|
* Implement clock baseConfuSomu2021-02-06
| | | | | | 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!
* Initial commitConfuSomu2021-01-31