Version 1.2.1

This commit is contained in:
Robert Richter 2023-08-03 12:07:28 +02:00
parent 2e8060c993
commit 0807724530
5 changed files with 1 additions and 13 deletions

View File

@ -1,3 +0,0 @@
#!/bin/bash
echo 'standby 0' | cec-client -s > /dev/null

View File

@ -1,3 +0,0 @@
#!/bin/bash
echo 'on 0' | cec-client -s > /dev/null

View File

@ -1,3 +0,0 @@
#!/bin/bash
sudo vcgencmd display_power 0 > /dev/null

View File

@ -1,3 +0,0 @@
#!/bin/bash
sudo vcgencmd display_power 1 > /dev/null