Updated hzeller library to latest revision
Updated matrix library to use newer commit with additional features
This commit is contained in:
parent
03ee6248a7
commit
d7e95821c4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# we reference a specific commit (update this as needed):
|
||||
GITUSER=https://github.com/hzeller
|
||||
REPO=rpi-rgb-led-matrix
|
||||
COMMIT=5549b6a8539f6191b0042a9882844a36716acebd
|
||||
COMMIT=e3dd56dcc0408862f39cccc47c1d9dea1b0fb2d2
|
||||
|
||||
if [ $(id -u) -ne 0 ]; then
|
||||
echo "Installer must be run as root."
|
||||
|
|
|
|||
Loading…
Reference in a new issue