X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fbrymen-dmm%2Fprotocol.c;fp=hardware%2Fbrymen-dmm%2Fprotocol.c;h=4c33076afa1a6ea6d64834dd671e1505c6e6b648;hb=8162cad7e0727fc31d797afacfed4c23dd97aca0;hp=230b60d38cce655c872d0a97c772ed01052f4bf9;hpb=2588e50c63d08245547e9947e67b4247f9102b19;p=libsigrok.git diff --git a/hardware/brymen-dmm/protocol.c b/hardware/brymen-dmm/protocol.c index 230b60d3..4c33076a 100644 --- a/hardware/brymen-dmm/protocol.c +++ b/hardware/brymen-dmm/protocol.c @@ -19,10 +19,6 @@ #include "protocol.h" -/* parser.c */ -SR_PRIV int sr_brymen_parse(const uint8_t *buf, float *floatval, - struct sr_datafeed_analog *analog, void *info); - static void handle_packet(const uint8_t *buf, struct sr_dev_inst *sdi) { float floatval;