X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhantek-dso%2Fdso.h;h=7938e9e516d597037c0e61985df16c970e9e1df4;hb=1a46cc62e2b528bcaeb1f8dc0c952a81b3bcba5c;hp=3180a434ea7aca6c128a3cdc7ad68f9063e7bdb2;hpb=f3f19d1131025b68d29a11273b627c83d748e7ea;p=libsigrok.git diff --git a/src/hardware/hantek-dso/dso.h b/src/hardware/hantek-dso/dso.h index 3180a434..7938e9e5 100644 --- a/src/hardware/hantek-dso/dso.h +++ b/src/hardware/hantek-dso/dso.h @@ -49,7 +49,7 @@ #define EEPROM_CHANNEL_OFFSETS 0x08 /* All models have this for their "fast" mode. */ -#define FRAMESIZE_SMALL 10240 +#define FRAMESIZE_SMALL (10 * 1024) enum control_requests { CTRL_READ_EEPROM = 0xa2,