X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fkingst-la2016%2Fprotocol.h;fp=src%2Fhardware%2Fkingst-la2016%2Fprotocol.h;h=995ae64bfd80f063626e01f0399f9c7c04ad7d62;hb=90ed86aa1737fd30bac4cbbeaae91d87b4c22682;hp=dd1092446d06d6db15fa1c19007615b465a3fe11;hpb=565b006cc190a7e421198520ed201f07f1d09f61;p=libsigrok.git diff --git a/src/hardware/kingst-la2016/protocol.h b/src/hardware/kingst-la2016/protocol.h index dd109244..995ae64b 100644 --- a/src/hardware/kingst-la2016/protocol.h +++ b/src/hardware/kingst-la2016/protocol.h @@ -123,6 +123,7 @@ struct dev_context { uint64_t fw_uploaded; /* Timestamp of most recent FW upload. */ uint8_t identify_magic, identify_magic2; const struct kingst_model *model; + char **channel_names_logic; struct sr_channel_group *cg_logic, *cg_pwm; /* User specified parameters. */