From 4ed5ae973dac0b3f925c80949fb3205adb2e2365 Mon Sep 17 00:00:00 2001 From: sh123 Date: Tue, 9 Feb 2021 17:28:49 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f634eab..622c8d6 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,12 @@ Board specific: - RST/RESET: GPIO_26 - DIO0/IRQ: GPIO_14 -Supported/Tested, just select board in **Arduino IDE->Tools->Board**, no need to redefine pinouts: +Supported, just select board in **Arduino IDE->Tools->Board**, no need to redefine pinouts: - **T-Beam LoRa** - **LoPy**, **LoPy4** - **TTGO LoRa32 v1** -Need to redefine pinouts in config.h: +Require LoRa module pinout definitions in `config.h`: - **Heltec WiFi LoRa 32 (v2)** (screen is not used), redefine pinouts as ``` #define LORA_RST 14