* The LED flash tasks provide instant visual feedback. They show that the scheduler \r
* is still operational.\r
*\r
- * The PC port uses the standard parallel port for outputs, the Flashlite 186 port \r
- * uses IO port F and the AVR port port B.\r
- *\r
*/\r
\r
-/*\r
-Changes from V2.0.0\r
-\r
- + Delay periods are now specified using variables and constants of\r
- portTickType rather than unsigned portLONG.\r
-\r
-Changes from V2.5.5\r
-\r
- + Calls to vTaskDelay() have been replaced with vTaskDelayUntil().\r
-\r
-*/\r
\r
#include <stdlib.h>\r
\r