Skip to content

Commit

Permalink
Remove plusFrame socket in favor of UiLayoutState
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Haden committed Dec 10, 2019
1 parent 3410325 commit 8e8b4a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -1678,6 +1678,7 @@ struct UiLayoutState {
home @0;
music @1;
nav @2;
settings @3;
}
}

Expand Down
1 change: 0 additions & 1 deletion service_list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.]
Expand Down

0 comments on commit 8e8b4a4

Please sign in to comment.