Skip to content

Commit

Permalink
Always use Orin model in emulation
Browse files Browse the repository at this point in the history
  • Loading branch information
GDWR committed Feb 3, 2024
1 parent 4f5e258 commit e03e0d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/tegrastats
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ main()
IS_SUDO=true
fi

JETSON_MODEL="Orin"

while true; do
# Print output tegrastats
if $IS_SUDO ; then
Expand Down

0 comments on commit e03e0d9

Please sign in to comment.