Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Move initalisation to init.h/init.c | ConfuSomu | 2021-02-07 | |
| | ||||
* | Set display contrast in define | ConfuSomu | 2021-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 date | ConfuSomu | 2021-02-07 | |
| | ||||
* | Use custom function for time string formatting | ConfuSomu | 2021-02-06 | |
| | ||||
* | Implement clock base | ConfuSomu | 2021-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 commit | ConfuSomu | 2021-01-31 | |