Merge pull request #81 from KrazyKerbalnaut/master

. Update Techo page to include flashing information
. Add Google Play unavailability banner
This commit is contained in:
Sacha Weatherstone 2021-11-10 09:55:45 +11:00 committed by GitHub
commit 5414633539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 4 deletions

View file

@ -6,6 +6,14 @@ sidebar_label: LILYGO® T-Echo
The T-Echo has been in development by LILYGO® over the past few months and has now been released.
### See [Getting Started](../getting-started/flashing-nrf52)
* firmware file: `firmware-t-echo-1.x.x.uf2`
* [Purchase link](https://www.aliexpress.com/item/1005002842456390.html)
* TTGO's [GitHub page](https://github.com/Xinyuan-LilyGO/LilyGO-T-Echo) for the T-Echo
### Features
* nRF52840 - Bluetooth BLE 5.0, NFC and very low power consumption
* SX1262 - LoRa transceiver
* 1.54" eInk display
@ -16,8 +24,4 @@ The T-Echo has been in development by LILYGO® over the past few months and has
* Optional case and battery
* firmware file: `firmware-t-echo-1.x.x.uf2`
* [Purchase link](https://www.aliexpress.com/item/1005003026107533.html)
* TTGO's [GitHub page](https://github.com/Xinyuan-LilyGO/LilyGO-T-Echo) for the T-Echo
<img alt="LILYGO T-Echo" src="/img/hardware/t-echo.png" style={{zoom: '15%'}} />

View file

@ -15,6 +15,14 @@ const config = {
colorMode: {
respectPrefersColorScheme: true,
},
announcementBar: {
id: 'play_store_workaround',
content:
'Android app unavailable in the Google Play Store store. Install by <a href="/docs/software/android/android-installation">side-loading</a> from <a href="https://github.com/meshtastic/Meshtastic-Android/releases">GitHub</a> or from <a href="https://www.amazon.com/Geeksville-Industries-Meshtastic/dp/B08CY9394Q">Amazon</a>.',
backgroundColor: '#ff9999',
textColor: '#091E42',
isCloseable: true,
},
navbar: {
title: "Meshtastic",
logo: {