Skip to content

Commit

Permalink
comment was a lie
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jan 8, 2024
1 parent ea3bb8d commit d81d86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ struct FrameData {
frameId @0 :UInt32;
frameIdSensor @25 :UInt32;
requestId @28 :UInt32;
encodeId @1 :UInt32;

frameType @7 :FrameType;

Expand Down Expand Up @@ -169,7 +170,6 @@ struct FrameData {
os04c10 @3;
}

encodeIdDEPRECATED @1 :UInt32;
frameLengthDEPRECATED @3 :Int32;
globalGainDEPRECATED @5 :Int32;
androidCaptureResultDEPRECATED @9 :AndroidCaptureResult;
Expand Down

0 comments on commit d81d86e

Please sign in to comment.