mirror of https://github.com/commaai/cereal.git
Remove plusFrame socket in favor of UiLayoutState
This commit is contained in:
parent
3410325c81
commit
8e8b4a4a03
|
@ -1678,6 +1678,7 @@ struct UiLayoutState {
|
|||
home @0;
|
||||
music @1;
|
||||
nav @2;
|
||||
settings @3;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -43,7 +43,6 @@ ubloxGnss: [8033, true, 10.]
|
|||
clocks: [8034, true, 1., 1]
|
||||
liveMpc: [8035, false, 20.]
|
||||
liveLongitudinalMpc: [8036, false, 20.]
|
||||
plusFrame: [8037, false, 0.]
|
||||
navStatus: [8038, true, 0.]
|
||||
gpsLocationTrimble: [8039, true, 0.]
|
||||
trimbleGnss: [8041, true, 0.]
|
||||
|
|
Loading…
Reference in New Issue