add note about background decoding

This commit is contained in:
Jakob Ketterl 2021-04-07 16:23:13 +02:00
parent fcbaa4f22a
commit ebd4d93908
1 changed files with 1 additions and 0 deletions

View File

@ -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",