Project

General

Profile

Revision 1020

Now runs at a reasonable speed.

View differences:

main.c
4 4
{
5 5
	dragonfly_init(ALL_ON);
6 6
	bom_leds_on(BOM_ALL);
7
	motor1_set(1, 200);
8
	motor2_set(1, 150);
7 9
	while(1){}
8 10
	return 0;
9 11
}

Also available in: Unified diff