Merge pull request #13 from per1234/root-library

Move library to root of repository
pull/14/head
Mark Qvist 2018-06-18 09:49:45 +02:00 committed by GitHub
commit aa63bc24bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ See the example included in the library for info on how to use it!
## Installation
Place the "LibAPRS" folder (the one in the same folder as this readme file) inside your Arduino "libraries" folder. That's all!
1. Download the library: https://github.com/markqvist/LibAPRS/archive/master.zip
1. (In the Arduino IDE) Sketch > Include Library > Add .ZIP Library... > select the downloaded file > Open
## Getting started