diff --git a/led-matrix b/led-matrix new file mode 100755 index 0000000..e23d081 --- /dev/null +++ b/led-matrix @@ -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?)"