mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-05 08:10:12 +01:00
add note about background decoding
This commit is contained in:
parent
fcbaa4f22a
commit
ebd4d93908
|
|
@ -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…
Reference in a new issue