X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhantek-dso%2Fprotocol.c;h=644ac0d24dc913a636be63943f24db67072ee26e;hb=bbcffe51d29343f7648e1e2f3b925dd571984bd3;hp=b1a56ebdeb482f46091c5d68f1a44978b6206277;hpb=6402c379161ec138e451901c411817a55846a75b;p=libsigrok.git diff --git a/src/hardware/hantek-dso/protocol.c b/src/hardware/hantek-dso/protocol.c index b1a56ebd..644ac0d2 100644 --- a/src/hardware/hantek-dso/protocol.c +++ b/src/hardware/hantek-dso/protocol.c @@ -27,8 +27,6 @@ #include "libsigrok-internal.h" #include "protocol.h" -#define NUM_CHANNELS 2 - static int send_begin(const struct sr_dev_inst *sdi) { struct sr_usb_dev_inst *usb;