Skip to content

plugin_sample

Alejandro Mora edited this page Mar 9, 2026 · 1 revision

Example Plugin

This plugin does nothing, it is not even linked into lcd4linux. But it provides a (very well documented) sample implementation for a plugin, to make the development of new plugins easier.

If you want to write your own plugin, use this file (plugin_sample.c) as a basis!


Clone this wiki locally