TheThingsNetwork / arduino-device-lib

Arduino Library for TTN Devices
MIT License
207 stars 96 forks source link

replace Serial1 by modemStream #140

Closed n2jn closed 7 years ago

n2jn commented 7 years ago

139

FokkeZB commented 7 years ago

It's still assigned in the constructor: https://github.com/TheThingsNetwork/arduino-device-lib/blob/6f5bea7febeaa542de5b9e4079a69874f65aded8/src/TheThingsNetwork.cpp#L190

And we've let it up to the user to do begin()