Add missing STM32 F1 pin remapping definitions

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5180 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-09-22 22:25:21 +00:00
parent 9e225b4a91
commit 6a4e0b5aed

View File

@ -739,7 +739,6 @@ static void *httpd_handler(void *arg)
{
pstate->ht_keepalive = false;
#endif
/* Then handle the next httpd command */
status = httpd_parse(pstate);