mirror of
https://github.com/Hopiu/rpi-rgb-led-matrix.git
synced 2026-05-19 12:31:08 +00:00
8 lines
281 B
Bash
Executable file
8 lines
281 B
Bash
Executable file
#!/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?)"
|