Some changes to the Telnet/FTPD configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4376 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
c92636b4d6
commit
799d40d32d
|
@ -136,7 +136,7 @@ void up_idle(void)
|
||||||
#ifdef CONFIG_SIM_X11FB
|
#ifdef CONFIG_SIM_X11FB
|
||||||
if (g_x11initialized)
|
if (g_x11initialized)
|
||||||
{
|
{
|
||||||
/* Driver the X11 event loop */
|
/* Drive the X11 event loop */
|
||||||
|
|
||||||
#ifdef CONFIG_SIM_TOUCHSCREEN
|
#ifdef CONFIG_SIM_TOUCHSCREEN
|
||||||
if (g_eventloop)
|
if (g_eventloop)
|
||||||
|
|
Loading…
Reference in New Issue