]> git.tnoah.ca Git - lora-radio.git/commitdiff
Update support devices table
authorjacob.eva <x00010@disroot.org>
Fri, 7 Mar 2025 16:07:16 +0000 (16:07 +0000)
committerjacob.eva <x00010@disroot.org>
Fri, 7 Mar 2025 16:07:16 +0000 (16:07 +0000)
README.md

index 79b7a6b6747af128ffc83f98520c0224a2a274f4..8bfe949d6c58274a9fb2b87a8d6c9da88b114ee0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,29 +43,14 @@ You must have at least version `2.1.3` of `rnodeconf` installed to update your R
 | LilyGO LoRa32 v1.0 | [Buy here](https://www.lilygo.cc/products/lora32-v1-0) | SX1276/8 | ESP32 |
 | LilyGO LoRa32 v2.0 | No link | SX1276/8 | ESP32 | Discontinued? |
 | LilyGO LoRa32 v2.1 |  [Buy here](https://www.lilygo.cc/products/lora3) | SX1276/8 | ESP32 | With and without TCXO |
-| LilyGO T-Deck | [Buy here](https://lilygo.cc/products/t-deck) | SX1262 | ESP32-S3 |
+<!--| LilyGO T-Deck | [Buy here](https://lilygo.cc/products/t-deck) | SX1262 | ESP32-S3 |-->
 | Heltec LoRa32 v2 | No link | SX1276/8 | ESP32 | Discontinued? |
 | Heltec LoRa32 v3 | [Buy here](https://heltec.org/project/wifi-lora-32-v3/) | SX1262 | ESP32 | 
-| Heltec Wireless Paper | [Buy here](https://heltec.org/project/wireless-paper/) | SX1262 | ESP32-S3 | 
+| LilyGo T3S3 v1.0 | [Buy here](https://lilygo.cc/products/t3s3-v1-0) | SX1262 / SX1276 / SX1280 | ESP32-S3 |
+<!--| Heltec Wireless Paper | [Buy here](https://heltec.org/project/wireless-paper/) | SX1262 | ESP32-S3 | -->
 | Heltec T114 | [Buy here](https://heltec.org/project/mesh-node-t114/) | SX1262 | nRF52 | 
 | Homebrew ESP32 boards | | Any supported | ESP32 | This can be any board with an Adafruit Feather (or generic) ESP32 chip |
 
-- LilyGO LoRa32 v1.0 devices
-- LilyGO LoRa32 v2.0 devices
-- LilyGO LoRa32 v2.1 devices (with and without TCXO)
-- LilyGO T3S3 devices with SX1276/8 LoRa chips
-- LilyGO T3S3 devices with SX1262/8 LoRa chips
-- LilyGO T3S3 devices with SX1280 LoRa chips
-- LilyGO T-Echo devices
-- Heltec LoRa32 v2 devices
-- Heltec LoRa32 v3 devices
-- Heltec T114 devices
-- RAK4631 devices
-- Homebrew RNodes based on ATmega1284p boards
-- Homebrew RNodes based on ATmega2560 boards
-- Homebrew RNodes based on Adafruit Feather ESP32 boards
-- Homebrew RNodes based on generic ESP32 boards
-
 It's easy to create your own RNodes from one of the supported development boards and devices. If a device or board you want to use is not yet supported, you are welcome to [join the effort](Documentation/CONTRIBUTING.md) and help create a board definition and pin mapping for it!
 
 <!--<img src="Documentation/images/devboards_1.webp" width="100%"/>-->