Project

General

Profile

Revision 1783

wireless: XBEE_TX_STATUS debug info

View differences:

branches/wireless/code/projects/libwireless/xbee.c
385 385
        i++;
386 386
      }
387 387
    }
388
    WL_DEBUG_PRINT_P("|XBEE_FRAME_TX_STATUS");
388
    WL_DEBUG_PRINT_P("|XBEE_FRAME_TX_STATUS framenum:");
389
    WL_DEBUG_PRINT_HEX(frame_id);
390
    WL_DEBUG_PRINT_P(",status=");
391
    WL_DEBUG_PRINT_HEX(apitype);
389 392
    break; }
390 393
  case XBEE_FRAME_RX_64: {
391 394
    // receive a packet with 64bit address

Also available in: Unified diff