aboutsummaryrefslogtreecommitdiffstats
path: root/drv_PHAnderson.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_PHAnderson.c')
-rw-r--r--drv_PHAnderson.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_PHAnderson.c b/drv_PHAnderson.c
index a46de49..667d0b0 100644
--- a/drv_PHAnderson.c
+++ b/drv_PHAnderson.c
@@ -313,7 +313,7 @@ static void plugin_bootscreen(RESULT * result, RESULT * arg1)
/* list models */
int drv_PHAnderson_list(void)
{
- printf("generic");
+ printf("PHAnderson serial-to-HD44780 adapter");
return 0;
}