Skip to content

Commit

Permalink
Merge pull request #3878 from pleroy/3822
Browse files Browse the repository at this point in the history
A bigger message
  • Loading branch information
eggrobin committed Feb 11, 2024
2 parents 7aee4ca + 640b871 commit dbca379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serialization/journal.proto
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ message NavigationFrameParameters {
required int32 centre_index = 2;
required int32 primary_index = 3 [(is_private) = true];
required int32 secondary_index = 4 [(is_private) = true];
required double filler = 5;
}

message XYZ {
Expand Down

0 comments on commit dbca379

Please sign in to comment.