forked from ukoda/lcd4linux-ax206
-
-
Notifications
You must be signed in to change notification settings - Fork 0
plugin_cfg
Alejandro Mora edited this page Mar 9, 2026
·
1 revision
This plugin allows reading of values from lcd4linux.conf.
| cfg(key, ...) | read a parameter from the config file |
|---|
This function has a variable number of parameters, all parameter are concatenated together with a dot ('.') and the resulting string is used as a key into the config file.
cfg('Display')
cfg('Layout:Default', 'Row1', 'Col1')
The official LCD4Linux(AX206) Wiki
Back from the dead!
Back from the dead!
Documentation
Developers
Resources
Legacy (0.9)
AX206 Fork