APRS_MODE_HELP

Constant APRS_MODE_HELP 

Source
pub const APRS_MODE_HELP: &str = "You are in APRS packet radio mode.
-- APRS commands --
monitor: Continuously listen for APRS events (Ctrl-C to stop)
msg W1AW Hello there: Send an APRS message to a station
position 35.30 -82.46 Portable: Send a position beacon
beacon: Send a status beacon
stations: List recently heard stations
igate r/35.30/-82.46/100: Bridge RF to APRS-IS with a filter
aprs stop: Leave APRS mode, return to normal radio control
quit: Exit the program";
Expand description

APRS mode help text listing APRS-specific commands.