mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
Add Ottawa area discord (#1512)
* Add Ottawa area discord Add link to the Greater Ottawa Meshtastic Enthusiast Discord * trunk fmt --------- Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
This commit is contained in:
parent
4544ecf15d
commit
4acad09b43
|
@ -66,6 +66,7 @@ us on [Discord](https://discord.com/invite/ktMAKGBnBs) to add your group.
|
||||||
### Ontario
|
### Ontario
|
||||||
|
|
||||||
- [Mesht Ontario](https://t.me/meshtOnt)
|
- [Mesht Ontario](https://t.me/meshtOnt)
|
||||||
|
- [Greater Ottawa Meshtastic Enthusiasts Discord](https://discord.gg/njcQ4BnKDU)
|
||||||
|
|
||||||
### Prince Edward Island
|
### Prince Edward Island
|
||||||
|
|
||||||
|
@ -114,6 +115,7 @@ us on [Discord](https://discord.com/invite/ktMAKGBnBs) to add your group.
|
||||||
- [Mesh_ITA Discord Server](https://discord.gg/ETFmtyzbFT)
|
- [Mesh_ITA Discord Server](https://discord.gg/ETFmtyzbFT)
|
||||||
|
|
||||||
## Japan
|
## Japan
|
||||||
|
|
||||||
- [Meshtastic Japan Community](https://www.facebook.com/share/g/BQCGxZhw9SxFQja8/?mibextid=K35XfP)
|
- [Meshtastic Japan Community](https://www.facebook.com/share/g/BQCGxZhw9SxFQja8/?mibextid=K35XfP)
|
||||||
|
|
||||||
## Lithuania
|
## Lithuania
|
||||||
|
@ -141,6 +143,7 @@ us on [Discord](https://discord.com/invite/ktMAKGBnBs) to add your group.
|
||||||
- [Slovenian Amature Radio Discord](https://discord.gg/uHDDE734DD)
|
- [Slovenian Amature Radio Discord](https://discord.gg/uHDDE734DD)
|
||||||
|
|
||||||
## Spain
|
## Spain
|
||||||
|
|
||||||
- [Meshtastic Spanish Community](https://t.me/meshtastic_esp)
|
- [Meshtastic Spanish Community](https://t.me/meshtastic_esp)
|
||||||
|
|
||||||
## Taiwan
|
## Taiwan
|
||||||
|
@ -223,6 +226,7 @@ us on [Discord](https://discord.com/invite/ktMAKGBnBs) to add your group.
|
||||||
- [Albuquerque Mesh](https://www.abqm.net)
|
- [Albuquerque Mesh](https://www.abqm.net)
|
||||||
|
|
||||||
### North Carolina
|
### North Carolina
|
||||||
|
|
||||||
- [NCMesh](https://ncmesh.net)
|
- [NCMesh](https://ncmesh.net)
|
||||||
|
|
||||||
### Ohio
|
### Ohio
|
||||||
|
|
|
@ -97,7 +97,8 @@ const Firmware = (): JSX.Element => {
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="card__body">
|
<div className="card__body">
|
||||||
Available on iOS, iPadOS and macOS. The last two major OS versions are supported.
|
Available on iOS, iPadOS and macOS. The last two major OS
|
||||||
|
versions are supported.
|
||||||
</div>
|
</div>
|
||||||
<div className="card__footer mt-auto">
|
<div className="card__footer mt-auto">
|
||||||
<a
|
<a
|
||||||
|
|
Loading…
Reference in a new issue