mikenz / Feather_M0_LoRa

Example Arduino code of using an Adafruit Feather M0 LoRa module to send sensor data.
MIT License
26 stars 9 forks source link

Connection between io2 to pin 5 and io1 to 6 #6

Closed ELIVB closed 6 years ago

ELIVB commented 6 years ago

Hello

I saw a connection between io2 to pin 5 and io1 to 6. Why these connections are used? Can i use other pins not 5 & 6?

Thank you very much for your kind help

ELI

mikenz commented 6 years ago

Yes, you can define alternative pins at https://github.com/mikenz/Feather_M0_LoRa/blob/master/Feather_M0_LoRa.ino#L57