X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fhardware%2Fserial-dmm%2Fapi.c;h=4de00e1c173d8481947abedd74cd8b0b4548c058;hb=b800667dafa66767fea9e32d0955f18ff5dc0cdb;hp=f0418175c97c520fc88401f4f50975827124d997;hpb=0759e2f55b5e45ff283f396c38c08eb180ba83b7;p=libsigrok.git diff --git a/src/hardware/serial-dmm/api.c b/src/hardware/serial-dmm/api.c index f0418175..4de00e1c 100644 --- a/src/hardware/serial-dmm/api.c +++ b/src/hardware/serial-dmm/api.c @@ -259,7 +259,7 @@ SR_REGISTER_DEV_DRIVER_LIST(serial_dmm_drivers, /* bm86x based meters {{{ */ DMM_CONN( "brymen-bm86x", brymen_bm86x, "Brymen", "BM86x", - "hid/bu86x", NULL, BRYMEN_BM86X_PACKET_SIZE, 1500, 500, + "hid/bu86x", NULL, BRYMEN_BM86X_PACKET_SIZE, 500, 100, sr_brymen_bm86x_packet_request, sr_brymen_bm86x_packet_valid, sr_brymen_bm86x_parse, NULL