You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I'm trying to use IRLib with my Adafruit Feather Huzza board but it looks like that it's not spported yet:
/Arduino/libraries/IRLibProtocols/IRLibHardware.h:190:47: error: 'COM2B1' was not declared in this scope
#define IR_SEND_PWM_STOP (TCCR2A &= ~(_BV(COM2B1)))
I saw that Feather M0 was supported, any chance to also support the Huzza ?
The text was updated successfully, but these errors were encountered:
Hi there, I'm trying to use IRLib with my Adafruit Feather Huzza board but it looks like that it's not spported yet:
I saw that Feather M0 was supported, any chance to also support the Huzza ?
The text was updated successfully, but these errors were encountered: