Skip to content

Commit 50ffd07

Browse files
committed
Add 'library.properties' file
1 parent a6b21d1 commit 50ffd07

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=RemoteSensor
2+
version=1.0.2
3+
author=Randy Simons
4+
maintainer=Jorge Rivera
5+
sentence=RemoteSensor library for Arduino.
6+
paragraph=This library provides an easy class for Arduino, to send and receive signals used by some common weather stations using remote 433MHz sensors.
7+
category=Communication
8+
url=https://github.com/latchdevel/RemoteSensor
9+
architectures=*
10+
includes=SensorReceiver.h,SensorTransmitter.h

0 commit comments

Comments
 (0)