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