lejos.nxt.comm
Class LCP

java.lang.Object
  extended by lejos.nxt.comm.LCP

public class LCP
extends Object

Implements the Lego Communication Protocol.


Method Summary
static void emulateCommand(byte[] cmd, int cmdLen)
          Emulates a Lego firmware Direct or System command
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Method Detail

emulateCommand

public static void emulateCommand(byte[] cmd,
                                  int cmdLen)
Emulates a Lego firmware Direct or System command

Parameters:
cmd - the buffer containing the command
cmdLen - the legth of the command