From: v1ne Date: Tue, 31 Mar 2020 19:38:38 +0000 (+0200) Subject: ols: Remove stray command X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=commitdiff_plain;h=f1a37f39244d97bcd3abb1c29d6a71e9b9edfefe ols: Remove stray command It's nowhere documented and nowhere used. Reviewed-By: Wolfram Sang --- diff --git a/src/hardware/openbench-logic-sniffer/protocol.h b/src/hardware/openbench-logic-sniffer/protocol.h index 873b3d8f..eb7478c5 100644 --- 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