From 19b3d872f1c04563d533f310e531357f47794b42 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 18 Jun 2014 18:26:44 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 943f306..ea69b41 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ pi\<1/0\> = turn on/off printing info #### To set your callsign to XX1YYY-5, send these two commands: cXX1YYY + sc5 #### To send an APRS message to ZZ5ABC-0 with the content "Hi there!", send this command: From f3bb4725a75fe4bb52d14c454ec263ed41f0f3eb Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 18 Jun 2014 20:16:14 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea69b41..19539fa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ MicroAPRS ========== -MicroAPRS is the APRS fork of [MicroModem](https://github.com/markqvist/MicroModem). It can be build very easily with an Arduino board based on the Atmega 328p, and around 15 common electronics components. +MicroAPRS is the APRS fork of [MicroModem](https://github.com/markqvist/MicroModem). It can be built very easily with an Arduino board based on the Atmega 328p, and around 15 common electronics components. Please read the "Quickstart.pdf" in the Documentation folder for some pointers on building the modem!