Package | Description |
---|---|
org.firmata4j.ssd1306 |
Modifier and Type | Method and Description |
---|---|
static SSD1306.VCC |
SSD1306.VCC.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSD1306.VCC[] |
SSD1306.VCC.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SSD1306(I2CDevice device,
SSD1306.Size size,
SSD1306.VCC vcc) |
Copyright © 2017. All rights reserved.