mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
# 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"
|