X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fmic-985xx%2Fprotocol.h;h=0e7aeb0cc6a99ed1252ebbe7ba07d03a88663df1;hb=886bd5e05686617c928be2d600ce91ed298a2331;hp=af926a0266de88e60ae07875015f8490dd306482;hpb=31e537725096d578e12923b811d2da79187363e4;p=libsigrok.git diff --git a/hardware/mic-985xx/protocol.h b/hardware/mic-985xx/protocol.h index af926a02..0e7aeb0c 100644 --- a/hardware/mic-985xx/protocol.h +++ b/hardware/mic-985xx/protocol.h @@ -78,8 +78,6 @@ struct dev_context { int64_t starttime; - struct sr_serial_dev_inst *serial; - uint8_t buf[SERIAL_BUFSIZE]; int bufoffset; int buflen;