test build trigger

This commit is contained in:
Emmanuel Florent
2019-07-09 15:39:32 +02:00
parent ad85ab47c0
commit e58ca61329

View File

@@ -101,7 +101,7 @@ while(True):
time.sleep(5)
```
The node is always sending packages and waiting for the `ack` from the gateway.
The node is always sending packages and waiting for the `ack` from the gateway
{{% hint style="info" %}}