summaryrefslogtreecommitdiff
path: root/Layout/Layout.cpp
AgeCommit message (Collapse)AuthorFiles
2016-01-28add license header to source filesMike Fiore1
2015-12-11fix bug in layout where a character from last field could be displayed in ↵Mike Fiore1
new field, remove lots of memset calls
2015-11-17join works, but only once - added object for running LoRa operations in a ↵Mike Fiore1
thread, lots of misc updates
2015-11-13update generic display functions in Layout - update LayoutStartup accordinglyMike Fiore1
2015-11-11reorganize Layout as a base class for screen layoutsMike Fiore1
2015-11-11rename DisplayManager to LayoutMike Fiore1