cec to turn tv on and off
This commit is contained in:
parent
26c83305f7
commit
f3b4c00691
3 changed files with 28 additions and 0 deletions
|
@ -48,6 +48,9 @@ all(){
|
|||
"tasks")
|
||||
;;
|
||||
|
||||
"sleep")
|
||||
sh ~/scripts/PJ/cec.sh
|
||||
;;
|
||||
### test
|
||||
"test")
|
||||
#test code here, run with buttons.sh test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue