Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewowi committed Mar 8, 2024
1 parent edf741c commit 0c40bb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/BasicsLed/Effects.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ public:

* leds[pos] = color gives a virtual pixel a value

Notes:

* Effect class may not contain vars, use return functions instead to minimize memory foodprint

### See also

* [Projections And Mappings](/StarDocs/BasicsLed/ProjectionsAndMappings) : virtual to physical mapping of an effect

0 comments on commit 0c40bb2

Please sign in to comment.