From 9e7493dbbdd007ed3dafa392f40add4865e9568f Mon Sep 17 00:00:00 2001 From: loradar <56890699+loradar@users.noreply.github.com> Date: Fri, 25 Oct 2019 16:11:24 +1100 Subject: [PATCH] Update README.md --- Version 1 (mTAC-LoRa)/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version 1 (mTAC-LoRa)/README.md b/Version 1 (mTAC-LoRa)/README.md index c433eab..ce82983 100644 --- a/Version 1 (mTAC-LoRa)/README.md +++ b/Version 1 (mTAC-LoRa)/README.md @@ -12,6 +12,6 @@ This version setup uses the following hardware: - **libloragw library:** (https://github.com/Lora-net/lora_gateway/tree/master/libloragw) was used for the Raspberry Pi to access the LoRa card and configure radio frequencies - **Packet logger:** (https://github.com/Lora-net/lora_gateway/tree/master/util_pkt_logger) This software records all LoRa packets received by the LoRa card and outputs in csv format every hour. -*The Raspberry Pi has been configured to initiate the 'Packet logger software' upon powering on and obtaining the correct time via the Internet (A delay of 5 minutes has been placed). +*The Raspberry Pi has been configured to initiate the 'Packet logger software' upon powering on and obtaining the correct time via the Internet (A delay of 5 minutes has been placed).* ## Instructions