Skip to content

Commit

Permalink
changed autstart for 1097
Browse files Browse the repository at this point in the history
  • Loading branch information
saching13 committed Feb 3, 2021
1 parent a54c8a8 commit c5843dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ log_system_information.json
*.mvcmd
*.so
*.prof
*.csv
*.img
2 changes: 1 addition & 1 deletion autostart/startupdemo
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ echo Booting DepthAI
echo Loading Start-up Demo Application...
sleep 1
cd /home/pi/Desktop/depthai
python3 test.py
python3 depthai_demo.py
sleep 60

0 comments on commit c5843dc

Please sign in to comment.