Commit graph

11 commits

Author SHA1 Message Date
jakeg00dwin
9f8982f60c fixed up the placement of the direction indicator 2024-10-04 16:35:25 -07:00
jakeg00dwin
6c0e016c20 removed refence to struct, using globals instead. 2024-10-04 16:26:43 -07:00
jakeg00dwin
dd35358e67 fixed old consts 2024-10-04 16:23:32 -07:00
jakeg00dwin
c8ba39d3bb updated the constants/defines used as parameters. 2024-10-04 16:20:28 -07:00
jakeg00dwin
fa01a20576 Updated the display helper functions, Tested display location to ensure text isn't cut off. 2024-10-04 16:16:11 -07:00
jakeg00dwin
0d506bc2f1 removed now redundant code(GPS lines in loop func). 2024-10-04 03:02:28 -07:00
jakeg00dwin
37664251df Extracted GPS handling into helper function that allows error propagation 2024-10-04 02:57:45 -07:00
jakeg00dwin
14f6f68eaa Added debugging statements and put the new functions into the loop 2024-10-04 02:51:44 -07:00
5ecbbceeb9 Defined functions for display updates.
+ Added defintions for updating the LCD display.
2024-10-01 19:28:25 -07:00
7386e12fb8 Added helper functions for the display
+ init func.
+ update distance.
+ update direction.
+ update battery state.
+ reset func.
2024-10-01 19:15:35 -07:00
763e70dbd5 Renamed source file for consistency 2024-10-01 17:27:13 -07:00
Renamed from src/main.cpp (Browse further)