10 lines
357 B
Bash
Executable File
10 lines
357 B
Bash
Executable File
#!/bin/bash
|
|
|
|
while [ true ]; do
|
|
#/home/pi/Desktop/code/rpi-rgb-led-matrix/led-matrix -r 32 -c 3 -t 60 -D 1 /home/pi/Desktop/code/rpi-rgb-led-matrix/runtext.ppm
|
|
/home/pi/Desktop/code/rpi-rgb-led-matrix/led-matrix -r 32 -c 3 -t 60 -D 1 /home/pi/Desktop/code/rpi-rgb-led-matrix/runtext-s2c-l2.ppm
|
|
done
|
|
|
|
# iBeacon:
|
|
#ec8a1696-c5b7-11e4-8af8-2763c0b40601
|