X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Flecroy-xstream%2Fprotocol.h;h=fecab8905147f20854bc0c48d88ff51df03254b9;hb=692716f5d1aae4ef06c67b57aaf253f46f538c33;hp=266504e6290852f21949ce3cc3ca26a2f5473958;hpb=373e92a491c0dbcbcdc555e11f405b2208d99259;p=libsigrok.git diff --git a/src/hardware/lecroy-xstream/protocol.h b/src/hardware/lecroy-xstream/protocol.h index 266504e6..fecab890 100644 --- a/src/hardware/lecroy-xstream/protocol.h +++ b/src/hardware/lecroy-xstream/protocol.h @@ -45,6 +45,7 @@ struct scope_config { const uint8_t num_trigger_sources; const char *(*trigger_slopes)[]; + const uint8_t num_trigger_slopes; const struct sr_rational *timebases; const uint8_t num_timebases;