From 4dbb2b18d9f98ed164fc8b05ac1b40eb47aa61e5 Mon Sep 17 00:00:00 2001 From: apt105 <73254487+apt105@users.noreply.github.com> Date: Sun, 16 May 2021 13:16:21 +0100 Subject: [PATCH] Update overview.md --- website/docs/hardware/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/hardware/overview.md b/website/docs/hardware/overview.md index b741ede9..cf9f67a7 100644 --- a/website/docs/hardware/overview.md +++ b/website/docs/hardware/overview.md @@ -9,10 +9,10 @@ We currently support devices that use the ESP32 and the nRF52 microcontrollers. ## ESP32 -The ESP32 devices have the advantage of having a wifi interface. This allows you to connect to an access point, or run the device as an access point, and host the [web interface](/docs/software/web/web-app-software). Unfortunately the ESP32 does not support Bluetooth 5.0, and so has to wake up from sleep mode every now and then to connect to bluetooth devices to receive messages. This can result in delays sending a message from phone. +The ESP32 devices have the advantage of having a wifi interface. This allows you to connect to an access point, or run the device as an access point, and host the [web interface](/docs/software/web/web-app-software). Unfortunately the ESP32 does not support Bluetooth 5.0, and so has to wake up from sleep mode every now and then to connect to bluetooth devices to receive messages. This can result in delays sending a message from your phone. The following ESP32 devices are supported: -* [Lilygo TTGO T-Beam](/docs/hardware/tbeam-hardware) - versions 0.7, 1.1 (including M8N gps and SX1262 LoRa varients) +* [Lilygo TTGO T-Beam](/docs/hardware/tbeam-hardware) - versions 0.7, 1.1 (including M8N gps and SX1262 LoRa variants) * [Lilygo TTGO Lora](/docs/hardware/lora-hardware) - versions 1, 1.3, 2.0, 2.1-1.6 * [Heltec Lora 32 (V2)](/docs/hardware/heltec-hardware)