Revision 1374
still buggy with analog_init
trunk/code/projects/hunter_prey/main.c | ||
---|---|---|
17 | 17 |
//intialize the robot and wireless |
18 | 18 |
dragonfly_init(ALL_ON); |
19 | 19 |
wl_init(); |
20 |
|
|
21 |
analog_init(1); |
|
22 |
|
|
20 | 23 |
bom_init(BOM15); |
21 | 24 |
|
22 | 25 |
//use a specific channel to avoid interfering with other tasks |
Also available in: Unified diff