Update the IO page served by the A2F web server to use the correct LED for the A2F-EVAL-KIT hardware.

This commit is contained in:
Richard Barry 2011-04-27 15:11:42 +00:00
parent 72400ce72a
commit 9b6bd9e419
8 changed files with 1769 additions and 94 deletions

View file

@ -172,6 +172,7 @@ long lReturn = pdFALSE;
lReturn = pdTRUE;
}
}
taskEXIT_CRITICAL();
}
return lReturn;