summaryrefslogtreecommitdiff
path: root/apps/netutils
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-17 12:07:14 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-17 12:07:14 -0600
commit3585cc73d6f645bbf052e7411d52097f5b5b338a (patch)
tree350a020700b3e56bc18b86c3f2ef319a5da5a995 /apps/netutils
parentcfbd603eeb19635d391dfafb74deb06611c9486a (diff)
downloadnuttx-3585cc73d6f645bbf052e7411d52097f5b5b338a.tar.gz
nuttx-3585cc73d6f645bbf052e7411d52097f5b5b338a.tar.bz2
nuttx-3585cc73d6f645bbf052e7411d52097f5b5b338a.zip
New touchscreen scaling algorithm for the case where measured X values vary with y position (and vice versa)
Diffstat (limited to 'apps/netutils')
-rw-r--r--apps/netutils/webserver/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/netutils/webserver/Kconfig b/apps/netutils/webserver/Kconfig
index 543415a9e..b011f94a2 100644
--- a/apps/netutils/webserver/Kconfig
+++ b/apps/netutils/webserver/Kconfig
@@ -135,4 +135,4 @@ config NETUTILS_HTTPD_KEEPALIVE_DISABLE
Keep-alive should normally be disabled if timeouts are enabled,
otherwise a rogue HTTP client could block the httpd indefinitely.
-endif
+endif # NETUTILS_WEBSERVER