Merge pull request #58 from wibbleboy/patch-1
Update library reference to support Pi 4
This commit is contained in:
commit
e9dbd94117
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=814b79b5696d32dd1140304b41a1ec0068bb271a
|
||||
COMMIT=e3dd56dcc0408862f39cccc47c1d9dea1b0fb2d2
|
||||
|
||||
if [ $(id -u) -ne 0 ]; then
|
||||
echo "Installer must be run as root."
|
||||
|
|
|
|||
Loading…
Reference in a new issue