X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fpipistrello-ols%2Fprotocol.h;h=2f0249072366566a0e5a2c0238e2fa63284f0ebf;hb=deb7615262ac4f9cc0750a08351afa7cbf9c34d5;hp=1ac0d06d6f1c23f3127a76abfb8d095cb611fdef;hpb=efad7cccec8ab00043939b36de950ba2ced15f85;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