From b85797acfbfb1a29c84a0db6cfded6a6360d3f83 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 4 May 2011 22:47:34 +0000 Subject: More NXFFS bugfixes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3562 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/nxffs/nxffs_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/nxffs/nxffs_main.c') diff --git a/apps/examples/nxffs/nxffs_main.c b/apps/examples/nxffs/nxffs_main.c index df0ddd249..af16b983d 100644 --- a/apps/examples/nxffs/nxffs_main.c +++ b/apps/examples/nxffs/nxffs_main.c @@ -103,7 +103,7 @@ #endif #ifndef CONFIG_EXAMPLES_NXFFS_NLOOPS -# define CONFIG_EXAMPLES_NXFFS_NLOOPS 2 +# define CONFIG_EXAMPLES_NXFFS_NLOOPS 3 #endif #ifndef CONFIG_EXAMPLES_NXFFS_VERBOSE -- cgit v1.2.3