Skip to content

Commit

Permalink
recommend GPS
Browse files Browse the repository at this point in the history
  • Loading branch information
gfwilliams committed Sep 7, 2023
1 parent 9f2fe22 commit 0bb063f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/assistedgps/custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2>Assisted GPS</h2>
<div class="form-group">
<label class="form-label">Select which GNSS system you want.</label>
<label class="form-radio">
<input type="radio" name="gnss_select" value="1" checked><i class="form-icon"></i> GPS
<input type="radio" name="gnss_select" value="1" checked><i class="form-icon"></i> GPS (fastest to get a fix)
</label>
<label class="form-radio">
<input type="radio" name="gnss_select" value="2"><i class="form-icon"></i> BDS
Expand Down

0 comments on commit 0bb063f

Please sign in to comment.