undoing reboot from hw test

This commit is contained in:
rusefi 2017-03-19 18:18:23 -04:00
parent 03fa5d716b
commit e899d30bbf
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ public class AutoTest {
testFordAspire(); testFordAspire();
test1995DodgeNeon(); test1995DodgeNeon();
testMazdaProtege(); testMazdaProtege();
sendCommand("reboot"); // this would cause firmware in 5 seconds // todo? sendCommand("reboot"); // this would cause firmware in 5 seconds
sleep(10); // time to reboot // todo? sleep(10); // time to reboot
testBmwE34(); testBmwE34();
testSachs(); testSachs();
testMitsu(); testMitsu();