X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=hardware%2Fsaleae-logic%2Fsaleae-logic.c;h=e4356d9e4d72159da4f94829423079d48238a2ba;hb=82957b65b111437ebe445b7f165719eec2d4e147;hp=23ba69a9aa52f4f3b900d5a9941444ea056bb1e9;hpb=59df0c77e2906323290544ea62801831818ec096;p=libsigrok.git diff --git a/hardware/saleae-logic/saleae-logic.c b/hardware/saleae-logic/saleae-logic.c index 23ba69a9..e4356d9e 100644 --- a/hardware/saleae-logic/saleae-logic.c +++ b/hardware/saleae-logic/saleae-logic.c @@ -89,7 +89,7 @@ static uint64_t supported_samplerates[] = { static struct sr_samplerates samplerates = { SR_KHZ(200), SR_MHZ(24), - 0, + SR_HZ(0), supported_samplerates, };