Skip to content

Commit

Permalink
add slight left and right
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Aug 17, 2023
1 parent 2077dd1 commit 3915065
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -2096,6 +2096,8 @@ struct NavInstruction {
left @1;
right @2;
straight @3;
slightLeft @4;
slightRight @5;
}

enum SpeedLimitSign {
Expand Down

0 comments on commit 3915065

Please sign in to comment.