more descriptive display names with option -l

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@975 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michael
2009-01-18 11:16:20 +00:00
parent 5b875cd6b8
commit 78cace3b47
19 changed files with 20 additions and 19 deletions

View File

@@ -252,6 +252,7 @@ static int drv_LEDMatrix_start(const char *section)
/* list models */
int drv_LEDMatrix_list(void)
{
printf("LEDMATRIX by Till Harbaum");
return 0;
}