]> sigrok.org Git - libsigrok.git/blobdiff - sigrok.h
LA8: probeconfig/trigger support.
[libsigrok.git] / sigrok.h
index 22428d016fcb923b7586a18e440418f0f05faf9f..e839c4844c9d40a67af9ed4a99cad4219ded9680 100644 (file)
--- a/sigrok.h
+++ b/sigrok.h
@@ -115,7 +115,7 @@ struct sr_datafeed_header {
        int num_logic_probes;
 };
 
-#if 0
+#if defined(HAVE_LA_ALSA)
 struct sr_analog_probe {
        uint8_t att;
        uint8_t res;    /* Needs to be a power of 2, FIXME */