projects
/
libsigrok.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0ccc6f7
)
ols: Remove stray command
author
v1ne
<redacted>
Tue, 31 Mar 2020 19:38:38 +0000
(21:38 +0200)
committer
Gerhard Sittig
<redacted>
Mon, 24 Aug 2020 05:26:01 +0000
(07:26 +0200)
It's nowhere documented and nowhere used.
Reviewed-By: Wolfram Sang <redacted>
src/hardware/openbench-logic-sniffer/protocol.h
patch
|
blob
|
blame
|
history
diff --git
a/src/hardware/openbench-logic-sniffer/protocol.h
b/src/hardware/openbench-logic-sniffer/protocol.h
index 873b3d8fbf0188477bf03875e9fc9e6d6f74f31c..eb7478c562c5586c9788256c97913e112ad766e9 100644
(file)
--- a/
src/hardware/openbench-logic-sniffer/protocol.h
+++ b/
src/hardware/openbench-logic-sniffer/protocol.h
@@
-37,7
+37,6
@@
#define CMD_RESET 0x00
#define CMD_RUN 0x01
#define CMD_ID 0x02
-#define CMD_TESTMODE 0x03
#define CMD_METADATA 0x04
#define CMD_SET_DIVIDER 0x80
#define CMD_CAPTURE_SIZE 0x81