summaryrefslogtreecommitdiff
path: root/src/DisplayApp/DisplayApp.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-21Track the time using RTCJF1-0/+3
2019-12-21Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConn...JF1-0/+5
2019-12-07The font is now fixed width.JF1-0/+6
2019-12-07Convert Spi and GFX to C++.JF1-3/+12
2019-12-06Add missing return statements which fix crashes in release mode.JF1-1/+1
2019-12-05Add DisplayApp, and lcdfont. Update the display every secondJF1-0/+20