fix small mistake with artifact analyzers (#12731)

This commit is contained in:
Nemanja
2022-11-22 21:21:03 -05:00
committed by GitHub
parent 05ff801f13
commit 8868878b70

View File

@@ -41,6 +41,10 @@
noRot: false noRot: false
- type: ApcPowerReceiver - type: ApcPowerReceiver
powerLoad: 15000 powerLoad: 15000
needsPower: false #only turns on when scanning
- type: UpgradePowerDraw
powerDrawMultiplier: 0.80
scaling: Exponential
- type: ArtifactAnalyzer - type: ArtifactAnalyzer
- type: DeviceNetwork - type: DeviceNetwork
deviceNetId: Wired deviceNetId: Wired