cloud-backup: wait to be fully connected

This commit is contained in:
Christian Hesse 2021-02-18 09:12:07 +01:00
parent fc601a57ee
commit 1c40a90c79

View file

@ -13,6 +13,9 @@
:global LogPrintExit; :global LogPrintExit;
:global SendNotification; :global SendNotification;
:global SymbolForNotification; :global SymbolForNotification;
:global WaitFullyConnected;
$WaitFullyConnected;
:do { :do {
# we are not interested in output, but print is # we are not interested in output, but print is