Files
lcdproc/server/drivers
..
2016-07-31 09:42:06 +02:00
2016-07-29 19:55:15 +02:00

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.