Project

General

Profile

Revision 1061

Succesfully tested BOM LED current.

View differences:

trunk/code/projects/diagnostic_station/stationCode/BOM_LED_testing/main.c
10 10

  
11 11
	orb1_set_color(YELLOW);
12 12
	
13
	while (1) {
14 13
	bom_set_leds(BOM_ALL);
15 14

  
16 15
	bom_on();
17
	}
18 16

  
19 17
	return 0;
20 18
}

Also available in: Unified diff