Closed sowbug closed 12 years ago
you are doing AMAZING work Thankyou on behalf of everyone who is trying to use this for all your hard work!
Thanks, Curt! Only two days left before this crosses over from Christmas-appropriate activity into obsession!
G35StringGroup has been implemented and is working fine.
The 63-bulb limitation is physical, but it shouldn't affect development of LightPrograms. Develop a G35 abstract class that's implemented by the current G35 concrete class, then adapt the programs to use that interface. This will make it easy to implement a G35 aggregator, which takes multiple strands and presents them as a single logical strand to the programs.
TL;DR: it'd be cool to be able to string together multiple strands and have them act as one.