ready to test Objects to Rf

This commit is contained in:
richonguzman
2024-05-20 21:54:55 -04:00
parent 7add09d346
commit 05a5c096c3
4 changed files with 87 additions and 49 deletions
+32
View File
@@ -424,6 +424,38 @@
>
</div>
</div>
<div class="col-6">
<div class="form-check form-switch">
<input
type="checkbox"
name="aprs_is.messagesToRF"
id="aprs_is.messagesToRF"
class="form-check-input"
/>
<label
for="aprs_is.messagesToRF"
class="form-label"
>Gate APRS-IS Messages to
RF</label
>
</div>
</div>
<div class="col-6">
<div class="form-check form-switch">
<input
type="checkbox"
name="aprs_is.objectsToRF"
id="aprs_is.objectsToRF"
class="form-check-input"
/>
<label
for="aprs_is.objectsToRF"
class="form-label"
>Gate APRS-IS Objects to
RF</label
>
</div>
</div>
<div class="col-6">
<div class="form-check form-switch">
<input