mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
fix copy-paste typo in nsh_usbconsole.c
This commit is contained in:
parent
7a9e931010
commit
8ee1e79d03
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
# include <nuttx/usb/cdcacm.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_CDCACM
|
||||
#ifdef CONFIG_PL2303
|
||||
# include <nuttx/usb/pl2303.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue