WiFi_LoRaWAN example

I just purchased a Wireless Stick. I’m trying to build the Heltec Example “WiFi_LoRaWAN.ino” but I get compiler errors:

pinMode(WIFI_LED, OUTPUT);
pinMode(LoRa_LED, OUTPUT);

WIFI_LED and LoRa_LED are undefined. I cannot locate these defines anywhere in the source code.

Please help

I guess HELTEC doesn’t care to help out :frowning: