mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-04 17:01:29 +02:00
minimal interval updated
This commit is contained in:
@@ -604,11 +604,11 @@
|
||||
type="number"
|
||||
name="beacon.interval"
|
||||
id="beacon.interval"
|
||||
placeholder="15"
|
||||
class="form-control"
|
||||
required=""
|
||||
value="15"
|
||||
min="10"
|
||||
step="1"
|
||||
min="15"
|
||||
required
|
||||
/>
|
||||
<span class="input-group-text"
|
||||
>minutes
|
||||
|
||||
Reference in New Issue
Block a user