| Package | Description |
|---|---|
| com.physicaloid.lib | |
| com.physicaloid.lib.programmer.avr |
| Modifier and Type | Method and Description |
|---|---|
void |
Physicaloid.UploadCallBack.onError(UploadErrors err) |
| Modifier and Type | Method and Description |
|---|---|
static UploadErrors |
UploadErrors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UploadErrors[] |
UploadErrors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|