Crichton requested edits

This commit is contained in:
Jon 2023-07-29 17:48:18 -04:00
parent fcb2896e15
commit 704e1647c7

View file

@ -29,20 +29,21 @@ The ESP32 chip is older and consumes more power than the nRF52 chip, but is equi
- Nano G1 - Nano G1
- Station G1 - Station G1
- Heltec V3 and Wireless Stick Lite V3 - Heltec V3 and Wireless Stick Lite V3
- RAK11200 Core module for RAK WisBlock modular boards
### nRF52 ### nRF52
The nRF52 chip is much more power efficient than the ESP32 chip and easier to update, but is only equipped with Bluetooth. Supported nRF52 devices include: The nRF52 chip is much more power efficient than the ESP32 chip and easier to update, but is only equipped with Bluetooth. Supported nRF52 devices include:
- RAK WisBlock modular boards - Various "Cores" from this modular system - RAK4631 Core module for RAK WisBlock modular boards
- LILYGO® TTGO T-Echo - LILYGO® TTGO T-Echo
### RP2040 ### RP2040
The RP2040 is a dual-core ARM chip developed by Raspberry Pi. Supported RP2040 devices include: The RP2040 is a dual-core ARM chip developed by Raspberry Pi. Supported RP2040 devices include:
- Raspberry Pi Pico - Raspberry Pi Pico + Waveshare LoRa Hat
- RAK WisBlock modular boards - RAK11300 RP2040 SX1262 Core Module - RAK11300 Core module for RAK WisBlock modular boards
:::info :::info