index reads better
This commit is contained in:
parent
00db358cc3
commit
510b5bdc59
|
|
@ -551,7 +551,7 @@
|
|||
<label
|
||||
for="beacon.gpsActive"
|
||||
class="form-label"
|
||||
>Send Real GPS Beacon <small>(For Boards with GPS Modules)</small>
|
||||
>Send Real-GPS Beacon <small>(Only for Boards with GPS Modules)</small>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -566,7 +566,7 @@
|
|||
<label
|
||||
for="beacon.gpsAmbiguity"
|
||||
class="form-label"
|
||||
>Send Real GPS Beacon with Ambiguity
|
||||
>Send Real-GPS Beacon with Ambiguity <small>(~ 1 Km of Random Error)</small>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue