mirror of
https://github.com/commaai/msgq.git
synced 2026-06-11 23:44:58 +08:00
Add stream type for maps (#221)
This commit is contained in:
@@ -18,6 +18,7 @@ enum VisionStreamType {
|
||||
VISION_STREAM_YUV_BACK,
|
||||
VISION_STREAM_YUV_FRONT,
|
||||
VISION_STREAM_YUV_WIDE,
|
||||
VISION_STREAM_RGB_MAP,
|
||||
VISION_STREAM_MAX,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user