fixed merge conflicts
This commit is contained in:
@ -21,7 +21,7 @@ void IMTQHandler::doStartUp(){
|
||||
if(mode == _MODE_START_UP){
|
||||
//TODO: Set to MODE_ON again
|
||||
setMode(MODE_NORMAL);
|
||||
communicationStep = CommunicationStep::SELT_TEST;
|
||||
communicationStep = CommunicationStep::SELF_TEST;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user