Project

General

Profile

Revision 1735

wireless: added basic_buf debug info

View differences:

branches/wireless/code/projects/libwireless/xbee.c
533 533
    }
534 534
    WL_DEBUG_PRINT_P("|XBEE_FRAME_RX_16|len=");
535 535
    WL_DEBUG_PRINT_INT(len);
536
    WL_DEBUG_PRINT_P("|i=");
537
    WL_DEBUG_PRINT_INT(i);
536 538
    WL_DEBUG_PRINT_P("|source=");
537 539
    WL_DEBUG_PRINT_INT(source);
538 540
    WL_DEBUG_PRINT_P("|framenum=");

Also available in: Unified diff