Skip to content

Commit

Permalink
Merge pull request #22 from Avamander/patch-1
Browse files Browse the repository at this point in the history
Create library.properties
  • Loading branch information
TMRh20 committed Sep 26, 2015
2 parents 1a9b0c9 + 5af874f commit b207da6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b207da6

Please sign in to comment.