cyborg5 / IRLib2

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

On M4 boards check the new PWM attributes on pins #80

Closed DDRBoxman closed 4 years ago

DDRBoxman commented 4 years ago

Fixes #74

DDRBoxman commented 4 years ago

I added the serial output since the device would lock up when that function returned from that if statement anyway so you at least understand why the device doesn't continue running.

cyborg5 commented 4 years ago

Problems with SAMD51 support have been resolved with recent updates.