summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/CheckboxList.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-11Checkbox list now receives a function pointer to call when the setting has ch...Jean-François Milants1-16/+9
2022-09-27CheckBoxList : remove unused constant MAXLISTITEMS (replaced by MaxItems).Jean-François Milants1-2/+1
2022-09-27A few minors changes following the code review : rename fs -> filesystem, use...Jean-François Milants1-7/+7
2022-06-11Implement CheckboxList screenDiego Miguel1-0/+49