1
0
mirror of https://github.com/sandeepmistry/arduino-LoRa.git synced 2025-06-11 08:41:39 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
039b138d80 Add support for Arduino MKR WAN 1300 boards (#105)
* Add support for Arduino MKR WAN 1300 board
* Add new LoRa.setSPI(...) API to use radio with a different SPI interface
* Disable LoRa.onReceive(...) and LoRa.receive() on Arduino MKR WAN 1300
* Add errors on sketches not compatible with the Arduino MKR WAN 1300
2018-05-07 13:02:06 -04:00
57e28d1067 Add receive callback mode using DIO0 2016-09-25 10:49:01 -04:00