Hello,
I purchased the V3 version of the lora board, and found out most of the examples that worked with v2 now do not work with V3, as most of the functionality is disable with statements like
#if defined( WIFI_LoRa_32 ) || defined( WIFI_LoRa_32_V2 ) …
Is there a new library that will support that board, or is all the heltec.h library discontinued with the new version?
Thanks in advance