Project

General

Profile

Revision 852

removed extra orb init

View differences:

branches/rbom/code/projects/libdragonfly/dragonfly_lib.c
98 98
	if(config & LCD)
99 99
		lcd_init();
100 100
	
101
	if(config & ORB)
102
	{
103
		sei();
104
		orb_init();
105
	}
106
	
107 101
	if(config & RANGE)
108 102
		range_init();
109 103
		

Also available in: Unified diff