mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lcdproc: fix comments in configfiles, thanks to ilya
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
dbab7c8606
commit
3792a1b85a
@ -1,7 +1,10 @@
|
||||
# Setup LCD/VFD driver ( none / irtrans )
|
||||
#
|
||||
# none: no LCD/VFD hardware is installed
|
||||
#
|
||||
# irtrans: use irtrans as LCD/VFD driver
|
||||
# lcd.conf
|
||||
|
||||
# This configuration file allows you to enable a LCD/VFD driver
|
||||
|
||||
# Valid options are "none" / "irtrans"
|
||||
|
||||
# none: No LCD/VFD hardware is installed (default)
|
||||
# irtrans: Use irtrans as LCD/VFD driver
|
||||
|
||||
LCD_DRIVER="none"
|
||||
|
Loading…
x
Reference in New Issue
Block a user