- added bins
parent
32870ce0bd
commit
9635bff312
|
@ -0,0 +1,9 @@
|
|||
#!/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
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue