aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/SystemInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed DisplayApp/ to displayapp/Avamander2020-10-021-116/+0
* Fix bad formatting in SystemInfo.JF2020-08-221-4/+5
* Fix most of the warnings. Remaining warnings come from nimble source code.JF2020-08-171-3/+4
* Screens::Label is now a subclass of Screen.JF2020-08-141-3/+3
* Refactor ScreenList to make it more generic : it can now contain any Screen t...JF2020-08-141-0/+114