undoing reboot from hw test
This commit is contained in:
parent
03fa5d716b
commit
e899d30bbf
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue