Hi, attempting to run on Seeeduino Cortex M0 after successfully on pro mini. Lots of pin errors, mainly to do with pwm I think. Any input welcomed, anyone running on this type of hardware?
(snip)\HeatpumpIR\IRSenderPWM.cpp: In member function 'virtual void IRSenderPWM::setFrequency(int)':
(snip)\HeatpumpIR\IRSenderPWM.cpp:129:7: error: 'TCCR2A' was not declared in this scope
Tried IrSenderPWM, IrsenderBitBang also, I'll keep looking into. Thanks very much
Hi, attempting to run on Seeeduino Cortex M0 after successfully on pro mini. Lots of pin errors, mainly to do with pwm I think. Any input welcomed, anyone running on this type of hardware?
(snip)\HeatpumpIR\IRSenderPWM.cpp: In member function 'virtual void IRSenderPWM::setFrequency(int)': (snip)\HeatpumpIR\IRSenderPWM.cpp:129:7: error: 'TCCR2A' was not declared in this scope
Tried IrSenderPWM, IrsenderBitBang also, I'll keep looking into. Thanks very much