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" %}}