Initial commit of Arduino libraries
This commit is contained in:
10
LoRa/library.properties
Normal file
10
LoRa/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=LoRa
|
||||
version=0.8.0
|
||||
author=Sandeep Mistry <sandeep.mistry@gmail.com>
|
||||
maintainer=Sandeep Mistry <sandeep.mistry@gmail.com>
|
||||
sentence=An Arduino library for sending and receiving data using LoRa radios.
|
||||
paragraph=Supports Semtech SX1276/77/78/79 based boards/shields.
|
||||
category=Communication
|
||||
url=https://github.com/sandeepmistry/arduino-LoRa
|
||||
architectures=*
|
||||
includes=LoRa.h
|
||||
Reference in New Issue
Block a user