Move garage-gate to garage-gate-power

This commit is contained in:
2026-04-12 12:14:15 +00:00
parent bae722d505
commit a92be71e63
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ for config in \
office-rack.yaml \
radiation.yaml \
cat-feeder-cam.yaml \
garage-gate.yaml \
garage-gate-power.yaml \
tools-power.yaml; do
flash+=("${command?} ${config?}")
done