Project

General

Profile

Revision 138

More progress on charging... Sometimes the token ring drops out.

View differences:

main.c
6 6

  
7 7
int main(void)
8 8
{
9
	dragonfly_init(ALL_ON ^ ORB);
9
	dragonfly_init(ALL_ON);
10 10
	usb_puts("Initializing wireless.\n");
11 11
	wl_init();
12 12
	//orb_set_color(YELLOW);

Also available in: Unified diff