X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Finput%2Fbinary.c;h=91e4d3c434e45cdcfa65b3597e2f16c8476af9cc;hb=6ad2fbaad2722f0aa18c3600cdbdddf812784b2d;hp=4984edb0b0aa37b9d8145cf9acda08e01ea981dd;hpb=bee2b0168c087676c1b365861d8c2d4714afa9b9;p=libsigrok.git diff --git a/src/input/binary.c b/src/input/binary.c index 4984edb0..91e4d3c4 100644 --- a/src/input/binary.c +++ b/src/input/binary.c @@ -29,9 +29,9 @@ #define LOG_PREFIX "input/binary" -#define MAX_CHUNK_SIZE 4096 -#define DEFAULT_NUM_CHANNELS 8 -#define DEFAULT_SAMPLERATE 0 +#define MAX_CHUNK_SIZE 4096 +#define DEFAULT_NUM_CHANNELS 8 +#define DEFAULT_SAMPLERATE 0 struct context { gboolean started;