Revision 1313
| trunk/code/projects/diagnostic_station/robot/main.c (revision 1313) | ||
|---|---|---|
| 213 | 213 |
orb1_set (255, 127, 0); |
| 214 | 214 |
xbee_init (); |
| 215 | 215 |
wl_init(); |
| 216 |
xbee_set_channel(15); |
|
| 216 |
// xbee_set_channel(15); |
|
| 217 | 217 |
orb2_set (255, 127, 0); |
| 218 | 218 |
|
| 219 | 219 |
usb_puts ("PAN ID: "); usb_puti (xbee_get_pan_id ()); usb_puts ("\r\n"); // -1
|
Also available in: Unified diff