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