mirror of
https://github.com/Hopiu/rpi-rgb-led-matrix.git
synced 2026-03-16 22:10:27 +00:00
o Make the move of the demo program simpler on people who have
found some outdated information with its old location.
This commit is contained in:
parent
33fd10d20f
commit
9cbb4e116e
1 changed files with 8 additions and 0 deletions
8
led-matrix
Executable file
8
led-matrix
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
##
|
||||
|
||||
echo "This program moved to directory examples-api-use/ and is called 'demo'"
|
||||
echo
|
||||
echo "See https://github.com/hzeller/rpi-rgb-led-matrix/tree/master/examples-api-use"
|
||||
echo
|
||||
echo "(You are probably here because you followed some outdated information on the 'net?)"
|
||||
Loading…
Reference in a new issue