forked from alexeden/rpi-led-matrix
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from wesleytabaka/upstream-pr-29
Sync upstream PR alexeden#29
- Loading branch information
Showing
6 changed files
with
2,332 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# 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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.