]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/fx2lafw.c
fx2lafw: Added slower sample rates
[libsigrok.git] / hardware / fx2lafw / fx2lafw.c
index ab5dfb5b4b1f6a10fa8bc2c833d1e0c42ad2b7a5..8a07928c10b21f4f6365ae9919924600da63f3e0 100644 (file)
@@ -79,6 +79,9 @@ static const char *probe_names[] = {
 };
 
 static uint64_t supported_samplerates[] = {
+       SR_KHZ(200),
+       SR_KHZ(250),
+       SR_KHZ(500),
        SR_MHZ(1),
        SR_MHZ(2),
        SR_MHZ(3),