Remove plusFrame socket in favor of UiLayoutState

This commit is contained in:
Andy Haden 2019-12-09 17:58:37 -08:00
parent 3410325c81
commit 8e8b4a4a03
2 changed files with 1 additions and 1 deletions

View File

@ -1678,6 +1678,7 @@ struct UiLayoutState {
home @0;
music @1;
nav @2;
settings @3;
}
}

View File

@ -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.]