circuitar / Dimmer

Arduino library to control dimmable lamps and other AC loads (110V / 220V).
MIT License
77 stars 31 forks source link

Support ATMEGA128 #24

Open Ferboox opened 3 years ago

Ferboox commented 3 years ago

¡Hi!

I just tried to use this library on my board with an ATMEGA128 but did not work. I got the next error:

**JELdimmer2\src\JELdimmer2.cpp:7:20: error: 'TCCR2A' was not declared in this scope

define _TCCRxA(X) TCCR ## X ## A**

I was watching some forums about this problem but nobody had the answer. The library can not support this chip? If this is the problem, could you add support for this chip, please?

thakursaajid commented 3 years ago

Did not get you, Explain what's your actual problem or what are you facing and which project? What you need exactly? Attach your file.