Merge branch 'master' of github.com:markqvist/MicroAPRS
This commit is contained in:
commit
9266f851c9
|
@ -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!
|
||||
|
||||
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue