X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fdmm%2Fmetex14.c;h=d363c550921e4fe55773aef2b4779f8b7b8a608f;hp=b610aba9fab962f43b09312414df38acf44680ce;hb=1df81f4b062fcfe8c6de4d2e5edf9743030ae0fc;hpb=a7b8692ed061c5baff6620c0839db85465cd24c9 diff --git a/src/dmm/metex14.c b/src/dmm/metex14.c index b610aba9..d363c550 100644 --- a/src/dmm/metex14.c +++ b/src/dmm/metex14.c @@ -329,7 +329,7 @@ static gboolean flags_valid(const struct metex14_info *info) return TRUE; } -#ifdef HAVE_LIBSERIALPORT +#ifdef HAVE_SERIAL_COMM SR_PRIV int sr_metex14_packet_request(struct sr_serial_dev_inst *serial) { const uint8_t wbuf = 'D';