| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-28 | Clean-up and fix some examples | mrcodetastic | |
| 2023-03-18 | Update ChainedPanelsAuroraDemo.ino | mrfaptastic | |
| 2023-01-19 | Fixed setBrightness in ChainedPanelsAuroraDemo | Dhruv Kumar | |
| setBrightness was called before matrix->begin which didn't work. | |||
| 2021-10-17 | Fix some typos | Mike Causer | |
| 2021-02-10 | Update to 2.0.0 | mrfaptastic | |
| Also known as the @vortigont release! Hooray! | |||
| 2021-01-10 | Update examples | mrfaptastic | |
| 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-19 | ported 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-28 | Update library class and name | mrfaptastic | |
| 2020-11-28 | Change library name | mrfaptastic | |
| 2020-09-14 | Remove commented-out junk palette. | Kosso | |
| 2020-09-13 | Kosso: 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. | |||
