Added member variables to GPS for lap detection

This commit is contained in:
2026-03-30 23:43:43 +02:00
parent 22b7f82496
commit 5e19e7daa8
4 changed files with 40 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ enum Type : uint8_t {
ConfigTengSetHigh,
BatteryCal,
AllConfigUpdated,
AllTrackLoaded,
};
} // namespace task