File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -262,6 +262,7 @@ Last panel on second chain is not used
2622628 8 9 9
263263```
264264
265+
265266### Writing your own mappers
266267
267268If you want to write your own mappers, e.g. if you have a fancy panel
@@ -292,6 +293,14 @@ as-is to your `SetParameters()` implementation
292293(e.g. using ` --led-pixel-mapper="Rotate:90" ` , the ` Rotate ` mapper
293294gets a parameter string ` "90" ` as parameter).
294295
296+ #### Custom mapper example from barryVDs
297+
298+ Please see https://github.com/hzeller/rpi-rgb-led-matrix/issues/1732
299+
300+ ![ 446766687-ef343583-fcf4-47f8-b784-abc83c458c7f] ( https://github.com/user-attachments/assets/f337e39b-9264-4e4d-bb97-f54686a6e086 )
301+
302+
303+
295304#### Multiplex Mappers
296305
297306Sometimes you even need this for the panel itself: In some panels
You can’t perform that action at this time.
0 commit comments