mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-07 09:22:57 +02:00
ready to test Objects to Rf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user