Browse Source

Update README.md

main
Mike 2 years ago
committed by GitHub
parent
commit
447eca7c1b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@ -17,7 +17,7 @@ nohup python3 /root/app/sms.py > /dev/null 2>&1 &<br><br>
Not supported: <br>
Checking Missed SMS Messages via APRS<br>
SMS to APRS Message Retries<br>
Duplicate Message Checking, APRS or SMS
Duplicate Message Checking, APRS or SMS<br>
SMS to APRS without Explicit Callsign<br><br>
TO DO:<br>
@ -26,3 +26,5 @@ Add SMS to APRS retry when APRS user didn't ack message. (found in "beta" branch
Store messages not acked by APRS user.<br>
Check missed messages for APRS user.<br>
Ability to send SMS to APRS by automatically using last call to phone number.<br>
Add ack resend for duplicate messages<br>

Loading…
Cancel
Save