aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/Error.h
Commit message (Collapse)AuthorAgeFilesLines
* screens: Remove unused DisplayApp parametersRiku Isokoski2023-02-251-1/+1
|
* Apply clang-format to all C++ filesFinlay Davidson2022-06-051-0/+1
|
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
| | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories.
* Fix Error screen and optimize GetTouchInfoRiku Isokoski2021-09-151-1/+0
|
* Automatic error detectionRiku Isokoski2021-08-181-0/+22