mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-20 22:05:13 +00:00
add note about background decoding
This commit is contained in:
parent
fcbaa4f22a
commit
ebd4d93908
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ class ReportingController(SettingsFormController):
|
|||
CheckboxInput(
|
||||
"aprs_igate_enabled",
|
||||
"Send received APRS data to APRS-IS",
|
||||
infotext="Due to limits of the APRS-IS network, reporting will only work for background decoders"
|
||||
),
|
||||
TextInput(
|
||||
"aprs_callsign",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue