Speed average and display

This commit is contained in:
2026-04-03 17:47:21 +02:00
parent 49a17bdffd
commit 4e04ae9a3f
7 changed files with 63 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ enum Type : uint8_t {
AllConfigUpdated,
AllTrackLoaded,
AllStartLineTriggered,
AllGpsFixOk,
};
} // namespace task