summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/CheckboxList.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-09-27CheckBoxList : remove unused constant MAXLISTITEMS (replaced by MaxItems).Jean-François Milants1-2/+2
2022-09-27A few minors changes following the code review : rename fs -> filesystem, use...Jean-François Milants1-3/+3
2022-09-11Fix formattingJean-François Milants1-6/+8
2022-06-11Implement CheckboxList screenDiego Miguel1-0/+115