Project

General

Profile

Revision 1158

More tests

View differences:

trunk/code/behaviors/wireless_test/main.c
21 21

  
22 22

  
23 23
int main(void) {
24
    dragonfly_init(ALL_ON);
25
    //dragonfly_init(0);
24
    //dragonfly_init(ALL_ON);
25
    dragonfly_init(0);
26 26

  
27
	xbee_init ();
28

  
27 29
    usb_init ();
28 30
    usb_puts ("Startup\r\n");
29 31

  

Also available in: Unified diff