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();
test1995DodgeNeon();
testMazdaProtege();
sendCommand("reboot"); // this would cause firmware in 5 seconds
sleep(10); // time to reboot
// todo? sendCommand("reboot"); // this would cause firmware in 5 seconds
// todo? sleep(10); // time to reboot
testBmwE34();
testSachs();
testMitsu();