mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-19 20:02:04 +08:00
increase yuv buffer count to hold 5s (#21528)
* increase yuv buffer count to hold 5s * bump cereal
This commit is contained in:
+1
-1
Submodule cereal updated: 2f64d4902e...e68da2f7d6
@@ -27,7 +27,7 @@
|
||||
#define CAMERA_ID_MAX 9
|
||||
|
||||
#define UI_BUF_COUNT 4
|
||||
#define YUV_COUNT 40
|
||||
#define YUV_COUNT 100
|
||||
#define LOG_CAMERA_ID_FCAMERA 0
|
||||
#define LOG_CAMERA_ID_DCAMERA 1
|
||||
#define LOG_CAMERA_ID_ECAMERA 2
|
||||
|
||||
Reference in New Issue
Block a user