com.ingenotech.lavalamp.ftdi
Interface DeviceWriter

All Known Implementing Classes:
DeviceController

public interface DeviceWriter


Method Summary
 void setBeep(boolean on)
           
 void setLamp(boolean on)
           
 

Method Detail

setLamp

void setLamp(boolean on)
             throws java.io.IOException
Throws:
java.io.IOException

setBeep

void setBeep(boolean on)
             throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.