From fc0357b3decd0dc9848892a823d63070fde09a89 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 6 Feb 2022 00:11:49 +0000 Subject: [PATCH] nusbrc: fix FTDI detection --- rc/bin/nusbrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/bin/nusbrc b/rc/bin/nusbrc index 63a28b25b..905914aa4 100755 --- a/rc/bin/nusbrc +++ b/rc/bin/nusbrc @@ -30,7 +30,7 @@ if(! bind -a '#u' /dev) nusb/ptp $id case * switch($2$3){ - case 12d11003 *0403 + case 12d11003 0403* # HUAWEI, FTDI nusb/serial $id case 59862113 nusb/cam $id