Changeset 632 for nano-RK/projects

Show
Ignore:
Timestamp:
07/22/08 15:06:04 (1 month ago)
Author:
agr
Message:

sampl simple-client fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nano-RK/projects/SAMPL/slip-clients/simple-client/main.c

    r619 r632  
    121121        tran_cmd_pkt.msg=tran_msg_pkts;  
    122122        ds_pkt.payload_len=transducer_cmd_pkt_add( &tran_cmd_pkt, ds_pkt.payload); 
     123        transducer_cmd_pkt_checksum( &tran_cmd_pkt, ds_pkt.payload); 
    123124        // This takes the structure and packs it into the raw 
    124125        // array that is sent using SLIP