Project

General

Profile

Revision 1415

Removed while(1) to allow looping through different tests.

View differences:

trunk/code/projects/test/test_dio.c
34 34
	orb_set_color(WHITE);
35 35
	delay_ms(1000);
36 36
	orb_set_color(ORB_OFF);
37
	while(1){;}
38 37
    return 0;
39 38
}

Also available in: Unified diff