add some player variable

This commit is contained in:
Martin Selbmann 2020-09-22 18:52:12 +02:00
parent e446a2c6fc
commit c61bae5219
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ strobogpio=2
swupgpio=23
swdowngpio=25
player="cvlc"
playerparam="--play-and-exit --quiet --no-osd"
pgrepplayer="vlc"
cmdgpio="$(command -v gpio)"