Project

General

Profile

Revision 338

Copying Kevin's analog code over from the analog branch.

View differences:

main.c
15 15

  
16 16
	wl_set_com_port("/dev/ttyUSB0");
17 17
	wl_init();
18
	wl_set_channel(0xF);
18
	wl_set_channel(0xE);
19 19
	wl_token_logger_register(seconds);
20 20
	printf("Started.\n");
21 21
	

Also available in: Unified diff