From 92953b6c97c9ae99f1cc4e5ed81689b1acd5910b Mon Sep 17 00:00:00 2001 From: Amir Nathoo Date: Mon, 9 Dec 2024 00:15:35 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5593af8..90f1e05 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ Additionally, RadioMesh provides an developer friendly framework for building me - Easy-to-use builder pattern for device configuration ### Currently Supported Boards -- Heltec Wifi Lora 32 v3 -- Seeed Studio Xiao ESP32 WIO-SX1262 -- Heltec CubeCell ASR650X series, e.g: CubeCell Board v2, CubeCell Board Plus,... +- [Heltec Wifi Lora 32 v3](https://heltec.org/project/wifi-lora-32-v3/) ESP32S3 with OLED display and SX1262 radio +- [Seeed Studio Xiao ESP32 WIO-SX1262](https://wiki.seeedstudio.com/wio_sx1262_with_xiao_esp32s3_kit/) Thumb size ESP32S3 board with SX1262 radio +- [Heltec CubeCell](https://heltec.org/project/htcc-ab01-v2/) ASR650X series with SX1262 radio , e.g: CubeCell Board v2, CubeCell Board Plus,... ## Steps To Get Started - Install VSCode