Test for dead-time computation corrected
This commit is contained in:
parent
d1555f4d5f
commit
edc585a8ef
@ -300,7 +300,7 @@ mod tests {
|
|||||||
TestRun {
|
TestRun {
|
||||||
value: 400,
|
value: 400,
|
||||||
ckd: Ckd::DIV1,
|
ckd: Ckd::DIV1,
|
||||||
bits: 32 + (400u16 / 8) as u8,
|
bits: 210,
|
||||||
},
|
},
|
||||||
TestRun {
|
TestRun {
|
||||||
value: 600,
|
value: 600,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user