mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 16:25:19 +03:00
Remove GPS serial configuration note
This commit is contained in:
parent
3399d756e1
commit
9544e06382
2 changed files with 0 additions and 9 deletions
|
@ -1184,9 +1184,6 @@
|
|||
"configurationGPSubxSbas": {
|
||||
"message": "Ground Assistance Type"
|
||||
},
|
||||
"configurationGPSHelp": {
|
||||
"message": "<strong>Note:</strong> Remember to configure a Serial Port (via Ports tab) when using GPS feature."
|
||||
},
|
||||
"receiverType": {
|
||||
"message": "Receiver type"
|
||||
},
|
||||
|
|
|
@ -9,12 +9,6 @@
|
|||
<div class="spacer_box_title" data-i18n="configurationGPS"></div>
|
||||
</div>
|
||||
<div class="spacer_box">
|
||||
<div class="note">
|
||||
<div class="note_spacer">
|
||||
<p data-i18n="configurationGPSHelp"></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="checkbox">
|
||||
<input type="checkbox" data-bit="7" class="feature toggle" name="GPS" title="GPS" id="feature-7">
|
||||
<label for="feature-7"><span data-i18n="featureGPS"></span></label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue