Skip to content

Commit c0cdd3d

Browse files
authored
Merge pull request #2 from njh/patch-1
Fix url in library.properties
2 parents 4ec08c8 + f2ee30a commit c0cdd3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ maintainer=Chandra Wijaya Sentosa <chandra.w.sentosa@gmail.com>
66
sentence=Arduino LoRa-RF library used for transmitting and receiving data using LoRa module with Semtech SX126x series, SX127x series, or LLCC68.
77
paragraph=The library works by interfacing SPI port and some I/O pins. Support for configuring frequency, modulation parameter, transmit power, receive gain and other RF parameters on both LoRa and FSK modulation also support for handling transmit and receive using interrupt signal.
88
category=Communication
9-
url=https://github.com/chandrawi/LoRaRF
10-
architectures=*
9+
url=https://github.com/chandrawi/LoRaRF-Arduino
10+
architectures=*

0 commit comments

Comments
 (0)