Project

General

Profile

Revision 1830

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

View differences:

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