Open mikerc2017 opened 6 years ago
I was also trying to use with Attiny85 with AttinyCore https://github.com/SpenceKonde/ATTinyCore But the ArduinoIDE (1.8.4) complains about PCICR and TIFR0 registers. Attiny85 pin change interrupt register mask is GIMSK instead of PCICR, but I still don't know how to fix the library.
@StRobiEst Did you find a solution for this?
Sadly i did not find a reliable solution.
Ahh boo. Thanks for following up! Much appreciated!
On Sat, Oct 10, 2020 at 12:19 PM StRobiEst notifications@github.com wrote:
Sadly i did not find a reliable solution.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fdivitto/sbus/issues/8#issuecomment-706582732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABTHACBYCFAEYKLKSUYEOLSKCJRDANCNFSM4GFBCVUA .
i tried compile source but error on att85. i have not skill debug code. Please help me a version SBUS decoder to pwm on attiny85 ? thanks