Update README.md

This commit is contained in:
Craig Lamparter 2018-06-13 09:05:38 -07:00 committed by GitHub
parent e3a18417f1
commit e74fd4fd6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,14 +6,14 @@ callsign in the "USER" variable and update your aprs-is password in "PASS".
You must also have an imap email account available for polling. You must also have an imap email account available for polling.
Current messages this will respond to: Current messages this will respond to:
'''
APRS messages: APRS messages:
t(ime) = respond with the current time t(ime) = respond with the current time
f(ortune) = respond with a short fortune (requires fuzzyclock python module) f(ortune) = respond with a short fortune (requires fuzzyclock python module)
-email_addr email text = send an email -email_addr email text = send an email
-2 = display the last 2 emails received -2 = display the last 2 emails received
anything else = respond with usage anything else = respond with usage
'''
Meanwhile this code will monitor an imap mailbox and forward email Meanwhile this code will monitor an imap mailbox and forward email
to your BASECALLSIGN over the air. to your BASECALLSIGN over the air.