nothing important

This commit is contained in:
LinoSchmidt
2022-01-11 15:07:51 +01:00
parent aa3c5ad6b3
commit d606b78c5f

View File

@@ -113,7 +113,7 @@ void joystickButtonPress(){
} }
if(!abort){ if(!abort){
if(Code == && CodeLenght == 1){ if(Code == {0, 1, 0, 1, 0} && CodeLenght == 6){
} }
} }