Skip to content

many changes, much cleanup#5

Open
skandragon wants to merge 4 commits intoMarkEMarkEMark:masterfrom
skandragon:master
Open

many changes, much cleanup#5
skandragon wants to merge 4 commits intoMarkEMarkEMark:masterfrom
skandragon:master

Conversation

@skandragon
Copy link

This fixes some issues with the code, namely the multiple definitions of PI, and using uint8_t as an index into a string group which limits the count to 256 bulbs. Also, this moves the need for a broadcast bulb into the specific implementation, rather than the common base class as only physical strings have a broadcast bulb.

There are lots of other code cleanup changes, and bug fixes which will cause the random strobe code to work with more than 100 bulbs(basically re-enabling most of the random runtime generation code) and an actual bug fix for StringGroup::AddString().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments