From e58ca6132976e698971a1abe6bbf7f3f873a73d6 Mon Sep 17 00:00:00 2001 From: Emmanuel Florent Date: Tue, 9 Jul 2019 15:39:32 +0200 Subject: [PATCH] test build trigger --- content/tutorials/lora/lora-mac-nano-gateway.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tutorials/lora/lora-mac-nano-gateway.md b/content/tutorials/lora/lora-mac-nano-gateway.md index a33e63c..e77ca4c 100644 --- a/content/tutorials/lora/lora-mac-nano-gateway.md +++ b/content/tutorials/lora/lora-mac-nano-gateway.md @@ -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" %}}