|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcc.arduino.Arduino.FirmataWriter
public class Arduino.FirmataWriter
| Constructor Summary | |
|---|---|
Arduino.FirmataWriter()
|
|
| Method Summary | |
|---|---|
void |
write(int val)
Write a byte to the Arduino board. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Arduino.FirmataWriter()
| Method Detail |
|---|
public void write(int val)
Firmata.Writer
write in interface Firmata.Writerval - the byte to write to the Arduino board
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||