Skip to content

Commit 42be54d

Browse files
committed
Go back to flash mode after test
1 parent 76310d7 commit 42be54d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

startup

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ if [ ! -f $TEST_FLAG ]; then
1414
touch $TEST_FLAG
1515
else
1616
# second boot, run the test program
17+
rm $TEST_FLAG
1718
sudo tbtool tingbot_run test_routine.tingapp
1819
fi
1920

0 commit comments

Comments
 (0)