Fix documentation of the board LED driver (thanks to Karl Lunt).
This commit is contained in:
		
							parent
							
								
									cfa399a533
								
							
						
					
					
						commit
						c7bfcf2cbb
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -80,11 +80,11 @@ | |||
|  *      // Turn on each of the four LEDs in turn
 | ||||
|  *      LEDs_SetAllLEDs(LEDS_LED1); | ||||
|  *      Delay_MS(500); | ||||
|  *      LEDs_SetAllLEDs(LEDS_LED1); | ||||
|  *      LEDs_SetAllLEDs(LEDS_LED2); | ||||
|  *      Delay_MS(500); | ||||
|  *      LEDs_SetAllLEDs(LEDS_LED1); | ||||
|  *      LEDs_SetAllLEDs(LEDS_LED3); | ||||
|  *      Delay_MS(500); | ||||
|  *      LEDs_SetAllLEDs(LEDS_LED1); | ||||
|  *      LEDs_SetAllLEDs(LEDS_LED4); | ||||
|  *      Delay_MS(500); | ||||
|  * | ||||
|  *      // Turn on all LEDs
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dean Camera
						Dean Camera