wesleytabaka-rpi-led-matrix
Version:
Fork of alexeden/rpi-led-matrix. Node.js/Typescript bindings for hzeller/rpi-rgb-led-matrix
19 lines (14 loc) • 515 B
Markdown
# 1.12.0
### Changes
* Update dependencies flagged by npm audit
* Add the following values to the `MuxType` enum:
* `InversedZStripe`
* `P10Outdoor1R1G1BMultiplexMapper1`
* `P10Outdoor1R1G1BMultiplexMapper2`
* `P10Outdoor1R1G1BMultiplexMapper3`
* `P10CoremanMapper`
* `P8Outdoor1R1G1BMultiplexMapper`
* `FlippedStripeMultiplexMapper`
* `P10Outdoor32x16HalfScanMapper`
### Pull Requests
* [Upgrade to latest rpi-rgb-led-matrix](https://github.com/alexeden/rpi-led-matrix/pull/29)