diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index 7b9740e..c0b5a36 100644 --- a/src/common.h +++ b/src/common.h @@ -21,6 +21,7 @@ enum { LO_DELAY, LO_FORMAT, LO_DEVICE, + LO_DEVICE_ERROR_LIMIT, LO_USB_VENDOR_ID, LO_USB_DEVICE_ID, LO_SERIAL_NAME, |