Fix migrate_onroadEvents for soundsUnavailableDEPRECATED (#1488)

This commit is contained in:
Mitchell Goff 2024-11-14 15:28:22 -08:00 committed by GitHub
parent d770f1b1d8
commit 635f5ab985
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,6 @@ struct OnroadEventDEPRECATED @0x9b1657f34caf3ad3 {
commIssueAvgFreq @109;
tooDistracted @54;
posenetInvalid @55;
soundsUnavailable @56;
preLaneChangeLeft @57;
preLaneChangeRight @58;
laneChange @59;
@ -149,6 +148,7 @@ struct OnroadEventDEPRECATED @0x9b1657f34caf3ad3 {
startupNoFwDEPRECATED @104;
lowSpeedLockoutDEPRECATED @31;
lkasDisabledDEPRECATED @107;
soundsUnavailableDEPRECATED @56;
}
}