From 81a81ddd3589fe71ad406584f648c8df74f2b6b9 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Tue, 13 May 2014 17:43:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f00f0b..a8b08b5 100644 --- a/README.md +++ b/README.md @@ -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.