Remove TODO file
[remote/remote-gui.git] / src / motecontrol / client / SimpleMoteStatusListener.java
blobebe52316cdb19d72eafd1385bbe61d6141edeb05
1 package diku.distlab.motecontrolclientlib.client;
3 public interface SimpleMoteStatusListener {
5 public void simpleMoteStatusChange(SimpleMote mote);