mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
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:
parent
72400ce72a
commit
9b6bd9e419
8 changed files with 1769 additions and 94 deletions
|
@ -123,7 +123,7 @@
|
|||
* is ever discovered. The check timer callback toggles the LED defined by
|
||||
* the mainCHECK_LED definition each time it executes. Therefore, if LED
|
||||
* mainCHECK_LED is toggling every three seconds, then no error have been found.
|
||||
* If LED mainCHECK_LED is toggling every 500ms, then at least one error has
|
||||
* If LED mainCHECK_LED is toggling every 500ms, then at least one errors has
|
||||
* been found. The task in which the error was discovered is displayed at the
|
||||
* bottom of the "task stats" page that is served by the embedded web server.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue