Changeset 632 for nano-RK/projects
- Timestamp:
- 07/22/08 15:06:04 (1 month ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nano-RK/projects/SAMPL/slip-clients/simple-client/main.c
r619 r632 121 121 tran_cmd_pkt.msg=tran_msg_pkts; 122 122 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); 123 124 // This takes the structure and packs it into the raw 124 125 // array that is sent using SLIP
