Project

General

Profile

Revision 1831

Removed the _ from the function head in test_lights.c so all unit tests compile.

View differences:

branches/wireless/code/projects/unit_tests/test_lights.c
2 2

  
3 3

  
4 4
	
5
int test_lights(void) {
5
int testlights(void) {
6 6
	 int i=0;
7 7
		
8 8
	//usb_init();

Also available in: Unified diff