From 5af874fbc2aabf76e5cf12738aba3cc2d40824de Mon Sep 17 00:00:00 2001 From: Avamander Date: Sat, 4 Jul 2015 15:32:08 +0300 Subject: [PATCH] Create library.properties This should be how library.properties should look like. --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..819a563 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=RF24Mesh +version=1.0 +author=TMRh20 +maintainer=TMRh20 +sentence=A library for NRF24L01(+) devices mesh. +paragraph=Provides a simple and seamless 'mesh' layer for sensor networks, allowing automatic and dynamic configuration that can be customized to suit many scenarios. It is currently designed to interface directly with with the RF24Network Development library, an OSI Network Layer using nRF24L01(+) radios driven by the newly optimized RF24 library fork. +category=Communication +url=http://tmrh20.github.io/RF24Mesh/ +architectures=avr