Updated hzeller library to latest revision

Updated matrix library to use newer commit with additional features
This commit is contained in:
Iain 2019-07-16 17:11:53 +01:00 committed by GitHub
parent 03ee6248a7
commit d7e95821c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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."