From e94fbe1f5a3050613db2d197cc8e7a74694e35cf Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 29 Dec 2016 00:26:43 +0100 Subject: 33c3: Fix the at command --- 2016/33c3/33c3-modems.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2016') diff --git a/2016/33c3/33c3-modems.adoc b/2016/33c3/33c3-modems.adoc index 5d1f17e..e00627f 100644 --- a/2016/33c3/33c3-modems.adoc +++ b/2016/33c3/33c3-modems.adoc @@ -266,7 +266,7 @@ image:images/legato_flash.png[width="80%"] * easy mechanism to get shell and transfer files from/to target * Android `adbd` present on the modem but not exposed via USB * it's possible to re-configure the Linux kernel Android USB Gadget: -** `AT+QLINUXCMD+"/usr/bin/usb_uartdiag"` +** `AT+QLINUXCMD="/usr/bin/usb_uartdiag"` ** device re-enumerates with different composite USB interfaces * Linux kernel driver on host needs patching (static interface mapping assumption) -- cgit v1.2.3