1
0
mirror of https://github.com/sandeepmistry/arduino-LoRa.git synced 2025-04-20 23:47:47 +03:00

Merge pull request #650 from tromas71/patch-1

Update README.md with working link.
This commit is contained in:
Morgan 'ARR!' Allen 2023-05-18 13:17:08 -07:00 committed by GitHub
commit 735e96dc6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ An [Arduino](https://arduino.cc/) library for sending and receiving data using [
## Compatible Hardware ## Compatible Hardware
* [Semtech SX1276/77/78/79](https://www.semtech.com/apps/product.php?pn=SX1276) based boards including: * [Semtech SX1276/77/78/79](https://www.semtech.com/products/wireless-rf/lora-connect/sx1276) based boards including:
* [Dragino Lora Shield](https://www.dragino.com/products/lora/item/102-lora-shield.html) * [Dragino Lora Shield](https://www.dragino.com/products/lora/item/102-lora-shield.html)
* [HopeRF](https://www.hoperf.com/modules/lora/index.html) [RFM95W](https://www.hoperf.com/modules/lora/RFM95.html), [RFM96W](https://www.hoperf.com/modules/lora/RFM96.html), and [RFM98W](https://www.hoperf.com/modules/lora/RFM98.html) * [HopeRF](https://www.hoperf.com/modules/lora/index.html) [RFM95W](https://www.hoperf.com/modules/lora/RFM95.html), [RFM96W](https://www.hoperf.com/modules/lora/RFM96.html), and [RFM98W](https://www.hoperf.com/modules/lora/RFM98.html)
* [Modtronix](http://modtronix.com/) [inAir4](http://modtronix.com/inair4.html), [inAir9](http://modtronix.com/inair9.html), and [inAir9B](http://modtronix.com/inair9b.html) * [Modtronix](http://modtronix.com/) [inAir4](http://modtronix.com/inair4.html), [inAir9](http://modtronix.com/inair9.html), and [inAir9B](http://modtronix.com/inair9b.html)