Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 0c2c694

Browse files
authored
Merge pull request #205 from Internsupport/patch-1
Fix: typo
2 parents 07b4139 + b956c37 commit 0c2c694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ modified and this [repo]( https://git.antares.id/lorawan-loraid/arduino-loraid),
1313

1414
Features
1515
--------
16-
The Arduino LoRaWAN library supports LoRaWAN Class A and Class C implementations operating in EU-868, AS-923, US-915 and AU-915 bands. Note that this library is fairly simple with the aim of demonstrating the LoRaWAN capabilities.
16+
The Arduino LoRaWAN library supports LoRaWAN Class A and Class C implementations operating in EU-868, AS-923, US-915 and AU-915 bands. Notice that this library is fairly simple with the aim of demonstrating the LoRaWAN capabilities.
1717

1818
### What certainly works:
1919
- Sending packets uplink, taking into account duty cycling.
20-
- Custom frequencies and datarate settings.
20+
- Custom frequencies and data rate settings.
2121
- Receiving downlink packets in the RX1 window (EU-868, AS-923,US-915,AU-915).
2222
- Over-the-air activation (OTAA / joining) (EU-868, AS-923).
2323
- Class C operation.

0 commit comments

Comments
 (0)