9 lines
276 B
HTML
9 lines
276 B
HTML
{% include 'page.html' %}
|
|
{% include 'header.html' %}
|
|
<p> </p>
|
|
Use this tool to find the stored APRS settings for your DMR ID. When a position is sent, the stored settings will be used to format the APRS packet.
|
|
{{user_result}}
|
|
<p> </p>
|
|
{% include 'footer.html' %}
|
|
|