ref: 76b565d8b219c8db94a882e93725b4ab735414de dir: /appl/cmd/lego/rcxsend.m/
RcxSend : module { PATH: con "/dis/lego/rcxsend.dis"; init: fn (pnum, dbg : int) : string; send : fn (data : array of byte, slen, rlen : int) : array of byte; };