First iteration of menu cleanup
* Broke up the code into more general functions instead of duplicating code * Made stuff const and removed variables no longer used * Use defines for menu button values * Changed the order or things to avoid forward declarations * Use array lookup instead of switch-case on some menu options * Adjust menu functionification * Cleaned up sensor rendering
This commit is contained in:
parent
435ad106d8
commit
e362546e3c
6 changed files with 831 additions and 1428 deletions
2041
NuEVI/menu.cpp
2041
NuEVI/menu.cpp
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue