Skip to content

Commit ca79f83

Browse files
authored
Update README.md
Mention the SX126x modules in the opening paragraph.
1 parent 8c1fedb commit ca79f83

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
@@ -37,8 +37,8 @@
3737

3838
This repository contains the IBM LMIC (LoRaWAN-MAC-in-C) library, slightly
3939
modified to run in the Arduino environment, allowing using the SX1272,
40-
SX1276 transceivers and compatible modules (such as some HopeRF RFM9x
41-
modules and the Murata LoRa modules).
40+
SX1276, SX126x transceivers and compatible modules (such as some HopeRF RFM9x
41+
modules and the Murata ABZ and 1SJ LoRa modules).
4242

4343
> Note on names: the library was originally ported to Arduino by Matthijs Kooijman and Thomas Telkamp, and was named Arduino LMIC. Subsequently, MCCI did a lot of work to support other regions, and ultimately took over maintenance. The Arduino IDE doesn't like two libraries with the same name, so we had to come up with a new name. So in the IDE, it will appear as MCCI LoRaWAN LMIC Library; but all us know it by the primary header file, which is `<arduino_lmic.h>`.
4444

0 commit comments

Comments
 (0)