]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/openbench-logic-sniffer/protocol.h
ols: remove unused define
[libsigrok.git] / src / hardware / openbench-logic-sniffer / protocol.h
index cfe98cb4667497ec6c8f1970d887f5bd3429c976..e8e7574ce123a84c438d218f346e80f3b6de764c 100644 (file)
@@ -30,7 +30,6 @@
 
 #define NUM_CHANNELS               32
 #define NUM_TRIGGER_STAGES         4
-#define SERIAL_SPEED               B115200
 #define CLOCK_RATE                 SR_MHZ(100)
 #define MIN_NUM_SAMPLES            4
 #define DEFAULT_SAMPLERATE         SR_KHZ(200)