Reset mode-an aldaketa
This commit is contained in:
@@ -92,7 +92,10 @@ void loop() {
|
||||
modePlaying();
|
||||
break;
|
||||
}
|
||||
|
||||
//Reset mode-ean moterea ta goika FC-a ez dugu begiratuko
|
||||
if(currentMode == RESET){
|
||||
return;
|
||||
}
|
||||
handleMotor();
|
||||
|
||||
if(resetBtn.isReleased()){
|
||||
|
||||
Reference in New Issue
Block a user