cyborg5 / IRLib2

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

SAMD51 compile Errors #54

Closed MrBryonMiller closed 6 years ago

MrBryonMiller commented 6 years ago

Latest Library has compile errors when targeted to my AdaFruit Metro M4. Looks like IRHardware.h is missing SAMD51 updates. I edited my copy and was able to get a good compile and receiver test.

I'm sure you have a working version and I'm sure my version would have little value to you, especially since I was guessing a lot. When you get it updated I'd be happy to test for receive as well as transmit.

Bryon

cyborg5 commented 6 years ago

So sorry about that. Forgot to include the updated file in the last commit. It's there now.