]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated readme
authorMark Qvist <mark@unsigned.io>
Thu, 16 Jun 2022 17:26:23 +0000 (19:26 +0200)
committerMark Qvist <mark@unsigned.io>
Thu, 16 Jun 2022 17:26:23 +0000 (19:26 +0200)
README.md

index c1d58b6277281292795831d4eba03f59a108ac14..51b530ba3315acaf3e8cd0842ab12b38d0063c7d 100644 (file)
--- 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.