8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
UNDERSTANDING LCDPROC DRIVERS
|
|
|
|
LCDproc drivers are compiled as modules that will be loaded by the
|
|
LCDd daemon's core on request.
|
|
|
|
To understand how to write a driver see docs/API-0.5.txt or the
|
|
section about the driver API in the Developer's Guide.
|