SusDummy output matched to student test case
This commit is contained in:
parent
9d0e10eb1e
commit
1844df2195
@ -48,6 +48,10 @@ void SusDummy::performControlOperation() {
|
||||
} else {
|
||||
susSet.setValidity(true, true);
|
||||
}
|
||||
susSet.channels[0] = 3913;
|
||||
susSet.channels[1] = 3912;
|
||||
susSet.channels[2] = 3799;
|
||||
susSet.channels[3] = 4056;
|
||||
susSet.commit();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user