mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(octoprint): misc changes
This commit is contained in:
parent
093c4b58df
commit
6b3980c23c
3 changed files with 16 additions and 4 deletions
|
|
@ -9,8 +9,8 @@
|
|||
in {
|
||||
services.motion.cameras.printercam.settings = mapDefaults {
|
||||
videodevice = "/dev/printercam";
|
||||
width = 640;
|
||||
height = 480;
|
||||
width = 1280;
|
||||
height = 720;
|
||||
framerate = 5;
|
||||
camera_id = 2;
|
||||
text_left = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue