mirror of https://github.com/OpenIPC/composer.git
Fix typo
parent
c5e60ade92
commit
7ed07adea2
|
@ -18,7 +18,7 @@ start() {
|
|||
done
|
||||
}
|
||||
|
||||
pingpong () {
|
||||
pingpong() {
|
||||
echo 0 > /sys/class/gpio/gpio57/value
|
||||
echo 1 > /sys/class/gpio/gpio58/value
|
||||
sleep 0.5
|
||||
|
|
Loading…
Reference in New Issue