Hey I have this code that works when I have the Heltec Wifi LoRa 32 V2 board selected. As soon as I switch to the V3 board, is get an error that some of my variables are not declared. I am not a programmer, my programmer is on vacation and I can’t get his help. Can some explain this.
Mcu.init(SS, RST_LoRa, DIO0, DIO1, license);
The RST_LoRa, DIO0, DIO1 are the issues.