added ATtiny84 / 44 / 24 support, using pin defs from mellis #5
Conversation
|
Thanks! A quick question, in your commit, you have an ATTiny_85 in your if block - however your pin numbering/ordering is different from the other ATTiny_85's i've worked with (trinket/gemma), namely that the exported pins are on port B, not port A. Was that a mis-paste? (Also - i will likely pull this code in by hand into the 2.1 branch that i'm working on - and i'm re-working some of the pin definition stuff over there, so if you don't see the pull accepted, that's what's happening, it's not being ignored!) Thank you, again for the code |
|
And, of course, I just checked this in (sans the extra ATTiny85 line) into the master branch. One of those days. I'm going to close this as merged by hand, thank you, again! |
|
Oh crap! Yes, a mispaste, my apologies. Sorry about that. It should only be ATtiny84/44/24. |
Hi,
A quick pindefs addition to fastpin for WS2812/11 support. Thanks for FastLED.
pindefs from mellis : https://github.com/damellis/attiny/blob/ide-1.5.x/attiny/avr/variants/tiny14/pins_arduino.h