summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-05-22 15:25:18 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-05-22 15:25:18 +0300
commita06039d788c64fd7288e85e7435e966b0e2abe51 (patch)
tree3263cec8c3e12f9697c16178d1f99cc66c93a376 /src/common.h
parente2df212b9f03835fe3fbe990ec45c00be43b40a3 (diff)
inverterd: add --delay option
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 6786b5e..7b9740e 100644
--- a/src/common.h
+++ b/src/common.h
@@ -18,6 +18,7 @@ enum {
LO_RAW,
LO_TIMEOUT,
LO_CACHE_TIMEOUT,
+ LO_DELAY,
LO_FORMAT,
LO_DEVICE,
LO_USB_VENDOR_ID,