mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
added google play & google play logo attribution
This commit is contained in:
parent
343750bcbd
commit
59854dfe77
|
@ -136,6 +136,9 @@ const Firmware = (): JSX.Element => {
|
|||
</ul>
|
||||
Once downloaded, follow the flashing instructions for <a href="https://meshtastic.org/docs/getting-started/flashing-esp32" rel="noreferrer" target="_blank">ESP32 chipsets</a>, <a href="https://meshtastic.org/docs/getting-started/flashing-nrf52" rel="noreferrer" target="_blank">NRF52 chipsets</a>, or the <a href="https://meshtastic.org/docs/getting-started/meshtastic-flasher" rel="noreferrer" target="_blank">GUI instructions for Meshtastic Flasher</a>.
|
||||
</div>
|
||||
<div className="container">
|
||||
<i>Google Play and the Google Play logo are trademarks of Google LLC.</i>
|
||||
</div>
|
||||
</main>
|
||||
</Layout>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue