aboutsummaryrefslogtreecommitdiffstats
path: root/drv_Trefon.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drv_Trefon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_Trefon.c b/drv_Trefon.c
index 743b681..ec9bd36 100644
--- a/drv_Trefon.c
+++ b/drv_Trefon.c
@@ -312,7 +312,7 @@ static void plugin_backlight(RESULT * result, RESULT * arg1)
/* list models */
int drv_TF_list(void)
{
- printf("generic");
+ printf("TREFON USB LCD");
return 0;
}