From cd25b44b80517ec2d3fee0a1b9b02b26cce0639e Mon Sep 17 00:00:00 2001 From: Ryan Summers Date: Wed, 7 Apr 2021 13:55:08 +0200 Subject: [PATCH] Updating hitl runner to use correct broker --- hitl/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hitl/run.sh b/hitl/run.sh index ff9796c..d3d5523 100755 --- a/hitl/run.sh +++ b/hitl/run.sh @@ -19,4 +19,4 @@ python3 -m pip install -r requirements.txt ping -c 5 -w 20 gonnigan.ber.quartiq.de # Test the MQTT interface. -python3 miniconf.py dt/sinara/stabilizer afe/0 '"G2"' +python3 miniconf.py --broker mqtt.ber.quartiq.de dt/sinara/stabilizer afe/0 '"G2"'