From 475348489ef751c989f5cca134e4f50e96eb36eb Mon Sep 17 00:00:00 2001 From: riddick <93053584+PlumRugOfDoom@users.noreply.github.com> Date: Sat, 1 Jan 2022 19:11:40 +0100 Subject: [PATCH] Add status LED for diy targets and the core-pcb (#1049) * Update device-install.sh fix for #911 * add status led for diy target Co-authored-by: Ben Meadors --- src/configuration.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/configuration.h b/src/configuration.h index 597f60094b..f2fc060d62 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -244,6 +244,7 @@ along with this program. If not, see . #define BUTTON_PIN 39 // The middle button GPIO on the T-Beam #define EXT_NOTIFY_OUT 12 // Overridden default pin to use for Ext Notify Plugin (#975). +#define LED_PIN 2 // add status LED (compatible with core-pcb and DIY targets) #define LORA_DIO0 26 // a No connect on the SX1262/SX1268 module #define LORA_RESET 23 // RST for SX1276, and for SX1262/SX1268