From 0b03860bff8b0fc088898c5f45d4cc13bdf3fa26 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 19 Jun 2014 21:34:10 +0200 Subject: [PATCH] Updated readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b6f17ee..4b881a9 100644 --- a/README.md +++ b/README.md @@ -63,17 +63,18 @@ __H__ | Print configuration ### Examples -#### To set your callsign to XX1YYY-5, send these two commands: +__To set your callsign to XX1YYY-5, and then save the configuration, send these three commands:__ ``` cXX1YYY sc5 +S ``` -#### To send an APRS message to ZZ5ABC-0 with the content "Hi there!", using a raw packet, send this command: +__To send an APRS message to ZZ5ABC-0 with the content "Hi there!", using a raw packet, send this command:__ ``` !:ZZ5ABC-0 :Hi there!{01} ``` -#### Here's an example of how to send a location update with power, height and gain information: +__Here's an example of how to send a location update with power, height and gain information:__ !=5530.70N/01143.70E-PHG2410Arduino MicroAPRS ### Serial connection