mcci-catena / arduino-lorawan

User-friendly library for using arduino-lmic with The Things Network and other LoRaWAN® networks
MIT License
285 stars 54 forks source link

Fix #43: pass port number to message rx function #44

Closed terrillmoore closed 6 years ago

terrillmoore commented 6 years ago

This is a breaking change; but we're still in pre-release. MCCI, at least, has clearly never used this function. (When we used it, we used with LMIC without Arduino_LoRaWAN, and the receive function picked up the port number in the way done by this change.)