Update README.md

This commit is contained in:
KF7EEL 2021-04-27 13:11:08 -07:00 committed by GitHub
parent 425d77c83c
commit dd2879a1a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -98,7 +98,7 @@ The comment, SSID, and icon can be set for each individual user/DMR ID the appli
|**ID**|Responds by send an SMS containing your DMR ID.|`ID`|
|**TEST**| Responds with "This is a test." as an SMS.|`TEST`|
|**?[Network Shortcut] [DMR ID] [Message]**| Send an SMS to a user on another network.|`?XYZ 123456789 This is a test`|
|?[App Shortcut] [Input]|Send SMS to an external application.|`?BBD This is a test post.`|
|**?[App Shortcut] [Input]**|Send SMS to an external application.|`?BBD This is a test post.`|
|**@APRS ON**|Enable sending and receiving of APRS messages.|`@APRS ON`|
|**@APRS OFF**|Disable sending and receiving of APRS messages.|`@APRS OFF`|
@ -112,6 +112,9 @@ Sending `@BB Test` will result in a post to the bulletin board with the message
**To remove any of the stored values, just send the appropriate command without any input.** `@COM` will remove the stored comment, `@ICON` will remove the stored icon, and `@COM` will remove the stored comment. Any position now reports sent will have the default settings.
## API
API description here.
See [API documentation](https://kf7eel.github.io/hblink3/).
## Web Dashboard