bundles/raspberrypi: add options for camera and gpu_mem
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
f36e36d74a
commit
07dcb813f3
2 changed files with 9 additions and 0 deletions
|
@ -35,6 +35,9 @@ nodes['home.octoprint-vielschichtigkeit'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'raspberrypi': {
|
||||
'camera': True,
|
||||
},
|
||||
'vm': {
|
||||
'cpu': 4,
|
||||
'ram': 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue