X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fpipistrello-ols%2Fprotocol.h;h=2f0249072366566a0e5a2c0238e2fa63284f0ebf;hb=e4204b1757459a03c0a70849a659f27387edc295;hp=1ac0d06d6f1c23f3127a76abfb8d095cb611fdef;hpb=8686b747cd40695c36f998603f6e853ee5eea883;p=libsigrok.git diff --git a/src/hardware/pipistrello-ols/protocol.h b/src/hardware/pipistrello-ols/protocol.h index 1ac0d06d..2f024907 100644 --- a/src/hardware/pipistrello-ols/protocol.h +++ b/src/hardware/pipistrello-ols/protocol.h @@ -49,8 +49,8 @@ #define CMD_METADATA 0x04 #define CMD_SET_DIVIDER 0x80 #define CMD_SET_FLAGS 0x82 -#define CMD_CAPTURE_COUNT 0x83 -#define CMD_CAPTURE_DELAY 0x84 +#define CMD_CAPTURE_DELAYCOUNT 0x83 +#define CMD_CAPTURE_READCOUNT 0x84 #define CMD_SET_TRIGGER_MASK 0xc0 #define CMD_SET_TRIGGER_VALUE 0xc1 #define CMD_SET_TRIGGER_CONFIG 0xc2