Removed files/directories that were accidentally added to the wrong base directory.

This commit is contained in:
Richard Barry 2010-09-02 09:14:39 +00:00
parent ee077a6b9a
commit 817859005a
18 changed files with 5 additions and 5977 deletions

View file

@ -78,11 +78,11 @@ void vParTestInitialise( void )
/* Start with all LEDs off. */
LED0 = LED_OFF;
LED0 = LED_OFF;
LED0 = LED_OFF;
LED0 = LED_OFF;
LED0 = LED_OFF;
LED0 = LED_OFF;
LED1 = LED_OFF;
LED2 = LED_OFF;
LED3 = LED_OFF;
LED4 = LED_OFF;
LED5 = LED_OFF;
}
/*-----------------------------------------------------------*/