picam first test

This commit is contained in:
paukstelis
2022-11-08 13:33:42 -05:00
parent 54cecf7146
commit 09c04311c3
2 changed files with 2 additions and 0 deletions

View File

@@ -461,6 +461,7 @@ add_camera() {
fi
systemctl start cam_$INSTANCE.service
systemctl enable cam_$INSTANCE.service
systemctl daemon-reload
udevadm control --reload-rules
udevadm trigger
main_menu