]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/scpi-pps/profiles.c
scpi-pps: Fix a compiler warning.
[libsigrok.git] / src / hardware / scpi-pps / profiles.c
index 8b58bff442bcdc61b1fb6c815fde960d21efa1f5..02f6940a70f0595ac27981e952dfc19f942df969 100644 (file)
@@ -64,7 +64,7 @@ static const uint32_t agilent_n5700a_devopts_cg[] = {
 };
 
 static const struct channel_spec agilent_n5767a_ch[] = {
-       { "1", { 0, 60, 0.0001 }, { 0, 25, 0.1 } },
+       { "1", { 0, 60, 0.0001 }, { 0, 25, 0.1 }, FREQ_DC_ONLY },
 };
 
 static const struct channel_group_spec agilent_n5767a_cg[] = {