ARMmbed / mbed-semtech-lora-rf-drivers

Semtech's LoRa RF drivers for mbed OS
Other
32 stars 25 forks source link

Set up DIO4 and 5 interrupts only if pins are connected #7

Closed kivaisan closed 6 years ago

kivaisan commented 6 years ago

For example muRata modules do not have DIO4 and DIO5 pins connected. If these pins are not connected, driver should not try to set up interrupt handlers for those.