-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Meshtastic in all UI is renamed to bircom (#304)
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -271,7 +271,7 @@ export class SettingsPage extends LitElement { | |
.binder=${this.binder} | ||
label="UUID" | ||
.hint=${html`<ion-text class="ion-padding-horizontal ion-padding-top block"> | ||
Enter your Meshtastic UUID. It should look like "12345678-ab45-b23c-8549-1f3456c89e12". | ||
Enter your Bircom ID. It should look like "12345678-ab45-b23c-8549-1f3456c89e12". | ||
</ion-text>`} | ||
> | ||
</device-card> | ||
|
@@ -500,7 +500,7 @@ export class SettingsPage extends LitElement { | |
<a href="https://www.glidernet.org/" target="_blank">OGN (Open Glider Network)</a> | ||
</li> | ||
<li><a href="https://live.xcontest.org/" target="_blank">XCTrack (XContest live)</a></li> | ||
<li><a href="https://bircom.in/" target="_blank">Meshtastic (Bircom)</a></li> | ||
<li><a href="https://bircom.in/" target="_blank">Bircom (Meshtastic)</a></li> | ||
</ul> | ||
<p> | ||
<a href="mailto:[email protected]?subject=flyXC%20registration%20error" target="_blank"> Contact us by email </a> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters