xbee & spi ok, only ping is not working
[protos/xbee-avr.git] / cmdline.h
index 724f5ef..3b8bf50 100644 (file)
--- a/cmdline.h
+++ b/cmdline.h
@@ -21,8 +21,8 @@
  */
 
 
-#define CMDLINE_UART 0
-#define XBEE_UART 2
+#define CMDLINE_UART 1
+#define XBEE_UART 0
 
 void cmdline_init(void);