Connect PRM-9000 pulse output to ESP32

This commit is contained in:
2025-08-02 14:16:40 +02:00
parent 2f29bb48d3
commit 866ae97eac
2 changed files with 52 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ for config in \
office-desk-south.yaml \
attic-central.yaml \
office-rack.yaml \
radiation.yaml \
tools-power.yaml; do
flash+=("${command?} ${config?}")
done