mcci-catena / arduino-lorawan

User-friendly library for using arduino-lmic with The Things Network and other LoRaWAN® networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to be able to set transmission port number

terrillmoore opened this issue · comments

No idea why, but I hard-coded the port number in Arduino_LoRaWAN::SendBuffer. I think the proper fix is to add a parameter port that defaults to 1 if not specified.