I have trouble builing the example SX126x_LoRa_receiver_listen, with ESP32 Dev Module, esp32 3.0.0 version hardware
but fail, and it outputs:
...\libraries\LoRaRF\SX126x.cpp.o:(.literal._ZN6SX126xC2Ev+0x0): undefined reference to `vtable for BaseLoRa'
collect2.exe: error: ld returned 1 exit status
Is there something need modify with this example.