Update README.md

This commit is contained in:
Mark Qvist 2014-05-13 17:43:18 +02:00
parent 4f8eedc883
commit 81a81ddd35
1 changed files with 2 additions and 0 deletions

View File

@ -16,3 +16,5 @@ By default MicroModem uses a very simple protocol dubbed MP1. The protocol enabl
MicroModem was created as an easy to build, low-cost and very flexible radio-modem. It also supports the AX.25 implementation in BertOS, so it can be used with that for APRS and the likes very easily.
While this project is based on Arduino hardware, it does not use the Arduino IDE. The project has been implemented in your normal C with makefile style, and uses libraries from the open source BertOS.
Visit [my site](http://unsigned.io) for questions, comments and other details.