forked from ewoudwijma/StarBase
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
As concluded in live session with @troyhacks
- Fixture gen is not intuitive (planned to redesign, but focussed on Live Fixtures lately)
- Live Fixtures
- addPin adds the previous pixels to a pin - not intuitive
- error in script (using < instead of <=) crashed the system (accessing leds in the 65555 range)- more checks needed
- if change on Live fixture script made, selecting another fixture and Live fixture does not run the changed script (as it is not recompiled - need to change that)
- sometimes refresh needed to show the script in the fixture drop down (need to fix that)
- Max brightness is limited by FastLED.setMaxPowerInMilliWatts(10000); // 5v, 2000mA (need to change that)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels