From b72c05d6b7da731e472646c2a3ec9616f722e0a4 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 16 Jun 2022 19:26:23 +0200 Subject: [PATCH] Updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1d58b6..51b530b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ The RNode Firmware supports the following boards: - LilyGO T-Beam v1.1 devices - LilyGO LoRa32 v2.0 devices - LilyGO LoRa32 v2.1 devices +- Heltec LoRa32 v2 devices The original RNode from [unsigned.io](https://unsigned.io) is controlled by a powerful ATmega1284p MCU, and is fully Arduino compatible. You can use this firmware, or it can be programmed any way you like, either from the Arduino IDE, or using any of the available tools for AVR development. This firmware can also be edited and compiled directly from the Arduino IDE.