mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-20 04:58:29 +00:00
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:
parent
9e225b4a91
commit
6a4e0b5aed
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue