From 6dd5252e4b45d826bf4e8a07d75dfc115659ae29 Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Sun, 14 Apr 2024 22:57:54 +0300 Subject: [PATCH] Update launch.orc.yaml --- demo/launch.orc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/launch.orc.yaml b/demo/launch.orc.yaml index 2dc45656..fdbb433b 100755 --- a/demo/launch.orc.yaml +++ b/demo/launch.orc.yaml @@ -25,7 +25,7 @@ uavcan: $=: - $=: # Wait a bit to let the diagnostic subscriber get ready (it is launched below). - - sleep 5 + - sleep 6 - # An empty statement is a join statement -- wait for the previously launched processes to exit before continuing. # Launch the demo app that implements the thermostat.