I'm using this lib to manage a light dimmer:
https://github.com/RobotDynOfficial/RBDDimmer
My code compiles, bit I have an error at runtime that reads 'ISR not in IRAM'
Here's my code, and the error:
http://controlc.com/7f091086
How can I solve this?
Thanks!