diff --git a/log.capnp b/log.capnp index e81638bae52f22..dd8cb71054d7c4 100644 --- a/log.capnp +++ b/log.capnp @@ -1678,6 +1678,7 @@ struct UiLayoutState { home @0; music @1; nav @2; + settings @3; } } diff --git a/service_list.yaml b/service_list.yaml index bf7092967c0f6c..884bfe9a5bf991 100644 --- a/service_list.yaml +++ b/service_list.yaml @@ -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.]