unit test for start/stop hardware and pin repository #1811
This commit is contained in:
parent
c957541cf4
commit
77f15256b6
|
@ -10,4 +10,8 @@ TEST(hardware, reinit) {
|
|||
|
||||
ButtonDebounce::stopConfigurationList();
|
||||
ButtonDebounce::startConfigurationList();
|
||||
|
||||
|
||||
// resetConfigurationExt(nullptr, nullptr, ROVER_V8 PASS_ENGINE_PARAMETER_SUFFIX);
|
||||
// resetConfigurationExt(nullptr, nullptr, MIATA_NA6_MAP PASS_ENGINE_PARAMETER_SUFFIX);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue