Merged in lukegluke/apps (pull request #91)
fix copy-paste typo in nsh_usbconsole.c Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
commit
f13d4125a4
@ -52,7 +52,7 @@
|
||||
# include <nuttx/usb/cdcacm.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_CDCACM
|
||||
#ifdef CONFIG_PL2303
|
||||
# include <nuttx/usb/pl2303.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user