9
0
Fork 0
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1073 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2008-10-23 20:55:54 +00:00
parent 5594d68e65
commit 8af5d7a787
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
#endif
#ifndef CONFIG_EXAMPLES_USBSTRG_DEVPATH1
# define CONFIG_EXAMPLES_USBSTRG_DEVPATH1 "/dev/mmcds0"
# define CONFIG_EXAMPLES_USBSTRG_DEVPATH1 "/dev/mmcsd0"
#endif
#if CONFIG_EXAMPLES_USBSTRG_NLUNS > 1