Skip to content
Snippets Groups Projects
Commit 79b7725a authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Fix for not saving pylon device_left

parent 06b7e8ee
No related branches found
No related tags found
1 merge request!316Resolves #343 GUI and Frame Refactor
Pipeline #28272 failed
...@@ -157,7 +157,9 @@ void Source::reset() { ...@@ -157,7 +157,9 @@ void Source::reset() {
"size", "size",
"focal", "focal",
"device_left", "device_left",
"enable_touch" "enable_touch",
"feed",
"pipeline"
}); });
impl_ = createImplementation(*uristr, this); impl_ = createImplementation(*uristr, this);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment