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 New Issue
Block a user