makerprofaze
2015-08-12 01:32:18
I'm wondering about the highest precision usage of BMTP. I'm populating lots of LEDS, and I'm wondering which is the more efficient method - even if the difference is in milliseconds -and purely academic. Generally I use method 2, though if I have to rebuild/edit/duplicate, or I'm feeling lazy, I'll use method A for ease.
Example A
90 6A uu
90 6B uu
90 6C uu
90 6D uu
Example B
90 6A uu
90 6B vv
90 6C ww
90 6D xx
Example A
90 6A uu
90 6B uu
90 6C uu
90 6D uu
Example B
90 6A uu
90 6B vv
90 6C ww
90 6D xx