cyborg5 / IRLib2

Library for receiving, decoding, and sending infrared signals using Arduino
GNU General Public License v3.0
384 stars 138 forks source link

receive pin on SAMD21 boards #101

Open got879 opened 3 years ago

got879 commented 3 years ago

The docs for this library as well as the comments in IRLibSAMD21.h state that pin 9 is the default for send. However in IRLibSAMD21.h pin 9 has been commented out and pin 12 is the default.