Commit Graph

9 Commits

Author SHA1 Message Date
Reed Nightingale 8af59b0a85 Move button pressing logic to it's own file 2020-04-25 12:00:19 -07:00
Reed Nightingale cad3c3c57e Add an enterSubmenu routine to centralize that behavior 2020-02-15 15:27:48 -08:00
Reed Nightingale 98adba28ba Have a high level function in charge of finding the active submenu 2020-02-15 14:43:05 -08:00
Reed Nightingale ecc3b9c1fb Add an init routine to the menu struct 2020-02-09 22:01:19 -08:00
Reed Nightingale 26c670ce14 Include new point location 2020-02-09 18:41:26 -08:00
Reed Nightingale 49c5607dd3 Move menu utils to their own file 2020-02-09 16:01:52 -08:00
Reed Nightingale e2249af826 Move color definitions to their own file 2020-02-09 15:56:43 -08:00
Reed Nightingale 8faa9c58c7 Make function inputs const, and fix some compiler errors 2020-02-09 15:30:37 -08:00
Reed Nightingale b805761415 Start building a menu 'class' 2020-02-09 14:10:08 -08:00