uni-t-dmm: Fix incorrect Tenma 72-7745 list entry.
This is a regression from f05406117d
.
This commit is contained in:
parent
06f0872ea9
commit
decc199654
|
@ -358,7 +358,7 @@ SR_REGISTER_DEV_DRIVER_LIST(uni_t_dmm_drivers,
|
||||||
sr_ut71x_packet_valid, sr_ut71x_parse, NULL
|
sr_ut71x_packet_valid, sr_ut71x_parse, NULL
|
||||||
),
|
),
|
||||||
DMM(
|
DMM(
|
||||||
"tenma-72-7745", es519xx,
|
"tenma-72-7745", fs9721,
|
||||||
"Tenma", "72-7745", 2400,
|
"Tenma", "72-7745", 2400,
|
||||||
FS9721_PACKET_SIZE,
|
FS9721_PACKET_SIZE,
|
||||||
sr_fs9721_packet_valid, sr_fs9721_parse,
|
sr_fs9721_packet_valid, sr_fs9721_parse,
|
||||||
|
|
Loading…
Reference in New Issue