aboutsummaryrefslogtreecommitdiff
path: root/examples/ChainedPanelsAuroraDemo
AgeCommit message (Collapse)Author
2024-07-28Clean-up and fix some examplesmrcodetastic
2023-03-18Update ChainedPanelsAuroraDemo.inomrfaptastic
2023-01-19Fixed setBrightness in ChainedPanelsAuroraDemoDhruv Kumar
setBrightness was called before matrix->begin which didn't work.
2021-10-17Fix some typosMike Causer
2021-02-10Update to 2.0.0mrfaptastic
Also known as the @vortigont release! Hooray!
2021-01-10Update examplesmrfaptastic
Remove #DEFINE MATRIX_WIDTH and #DEFINE MATRIX_HEIGHT from examples as this does NOT work. Arduino compiles do not respect #defines in the .ino file within the library.
2020-12-19ported changes from non-chained version of example.Emil Muratov
Tested with 128x128 pane (four 64x64 panels) Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-11-28Update library class and namemrfaptastic
2020-11-28Change library namemrfaptastic
2020-09-14Remove commented-out junk palette.Kosso
2020-09-13Kosso: Updated Aurora demo for chained virtual displays. Added a better Fire ↵Kosso
demo. Removed some old Aurora demos which just didn't work and saves some memory.