aboutsummaryrefslogtreecommitdiffstats
path: root/drv_BWCT.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_BWCT.c')
-rw-r--r--drv_BWCT.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_BWCT.c b/drv_BWCT.c
index 418333c..8af86b8 100644
--- a/drv_BWCT.c
+++ b/drv_BWCT.c
@@ -297,7 +297,7 @@ static void plugin_contrast(RESULT * result, RESULT * arg1)
/* list models */
int drv_BW_list(void)
{
- printf("generic");
+ printf("BWCT USB to HD44780 interface");
return 0;
}