LED Definitions for Wireless bridge

Hi,
what are the LED definitions for “WIFI” & “LoRa”? I know BLE is “LED1”.

All the Best,
Jack

Hi, Jack. Ca nyou give some more details pls—> Board, your needs etc

best

Tjark

https://heltec.org/project/wireless-bridge/

how do i turn on the wifi LED and the LoRa LED

Ok sry with the bridge I cant help yet ( don’t have it yet )

Hi, you can get the definition of LED in the following path:

static const uint8_t BLE_LED = 25;
static const uint8_t WIFI_LED = 23;
static const uint8_t LoRa_LED = 22;