TheThingsNetwork / arduino-device-lib

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

Arduino serial instructions #194

Closed johanstokking closed 7 years ago

johanstokking commented 7 years ago

Instructions on how to pass a serial to the library. Currently, we're assuming Arduino Leonardo boards with Serial1, but it can be anything

johanstokking commented 7 years ago

@jpmeijers

jpmeijers commented 7 years ago

See https://github.com/TheThingsNetwork/arduino-device-lib/pull/203