Skip to content

Commit a92e4ac

Browse files
RIFJopmai
authored andcommitted
fix documentation - default-value
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
1 parent a570f63 commit a92e4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_sensorview.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ message CameraSensorView
316316
// The raw image data in the memory layout specified by the camera
317317
// sensor input configuration. The pixel order is specified in
318318
// CameraSensorViewConfiguration.pixel_order with the
319-
// default value PIXEL_ORDER_LEFT_RIGHT_TOP_BOTTOM.
319+
// default value PIXEL_ORDER_DEFAULT (i.e. left-to-right, top-to-bottom).
320320
//
321321
optional bytes image_data = 2;
322322
}

0 commit comments

Comments
 (0)