mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
Revert "modeld: bug fix in single camera mode of modeld (#25658)"
This reverts commit 4f058225a71ae8678d890a3183b43475ff26bb60.
old-commit-hash: 48efd8374b
This commit is contained in:
@@ -109,7 +109,7 @@ void run_model(ModelState &model, VisionIpcClient &vipc_client_main, VisionIpcCl
|
||||
}
|
||||
} else {
|
||||
// Use single camera
|
||||
buf_extra = nullptr;
|
||||
buf_extra = buf_main;
|
||||
meta_extra = meta_main;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user