From 4ad1d16232b521c117321dacdd73aeae072de5c8 Mon Sep 17 00:00:00 2001 From: michux Date: Wed, 28 Jan 2009 21:18:52 +0000 Subject: update st2205 desc. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@980 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drv_st2205.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drv_st2205.c b/drv_st2205.c index 16064c8..f352381 100644 --- a/drv_st2205.c +++ b/drv_st2205.c @@ -180,7 +180,7 @@ static void plugin_backlight(RESULT * result, RESULT * arg1) /* list models */ int drv_st2205_list(void) { - printf("generic"); + printf("generic hacked photo frame"); return 0; } -- cgit v1.2.3