mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
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:
@@ -136,7 +136,7 @@ void up_idle(void)
|
||||
#ifdef CONFIG_SIM_X11FB
|
||||
if (g_x11initialized)
|
||||
{
|
||||
/* Driver the X11 event loop */
|
||||
/* Drive the X11 event loop */
|
||||
|
||||
#ifdef CONFIG_SIM_TOUCHSCREEN
|
||||
if (g_eventloop)
|
||||
|
||||
Reference in New Issue
Block a user