Fix build issues
This commit is contained in:
@@ -1009,7 +1009,7 @@ update_state(MPPipeline *pipeline, const mp_state_proc *new_state)
|
||||
}
|
||||
|
||||
if (camera_changed) {
|
||||
char *cf;
|
||||
char cf[PATH_MAX];
|
||||
if (find_calibration(cf, state_proc.camera->name)) {
|
||||
state_proc.calibration = parse_calibration_file(cf);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user