rpi-rgb-led-matrix/led-matrix
Henner Zeller 9cbb4e116e o Make the move of the demo program simpler on people who have
found some outdated information with its old location.
2016-10-13 08:33:16 -07:00

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?)"