added led

This commit is contained in:
richonguzman 2024-08-23 18:00:25 -04:00
parent ea426f4126
commit 46e5bdd21e

View file

@ -175,6 +175,9 @@
#ifdef HELTEC_HTCT62
#define BATTERY_PIN 1
#endif
#ifdef WEMOS_S2_MINI_DIY_LoRa
#define INTERNAL_LED_PIN 15
#endif
#if defined(TTGO_T_LORA32_V2_1) || defined(TTGO_T_LORA32_V2_1_915)
#define INTERNAL_LED_PIN 25 // Green Led
#define BATTERY_PIN 35