summaryrefslogtreecommitdiff
path: root/autorun.sh
diff options
context:
space:
mode:
authorKevin Wallace <kevin@pentabarf.net>2026-03-05 20:18:45 -0800
committerKevin Wallace <kevin@pentabarf.net>2026-03-05 20:30:22 -0800
commit2ef3182af5118bc170f5e42c458e2c2c16288e6c (patch)
treea1b9d7918196aab06f6a43505616266b67fbb6d3 /autorun.sh
parentmake protocol trace logging optional, default off (diff)
beep when you press the buttonHEADmaster
Polls PIC32 ignition button state, tells the cVEND to beep.
Diffstat (limited to 'autorun.sh')
-rw-r--r--autorun.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/autorun.sh b/autorun.sh
index c67c48f..4d6697c 100644
--- a/autorun.sh
+++ b/autorun.sh
@@ -1,4 +1,5 @@
#!/bin/bash -x
cd "$(dirname "$0")"
-systemd-run -p StandardOutput=tty -d bin/cvend-ipp
-systemd-run -p StandardOutput=tty -d bin/pic32-ipp
+#systemd-run -p StandardOutput=tty -d bin/cvend-ipp
+#systemd-run -p StandardOutput=tty -d bin/pic32-ipp
+systemd-run -p StandardOutput=tty -d bin/beep