Skip to content

Commit

Permalink
Update sleep time
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Ruiz committed Jan 19, 2022
1 parent cab4ed3 commit fa1b66c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"import time\n",
"for i in xvLut:\n",
" lut.kernel_type = i\n",
" time.sleep(1)"
" time.sleep(0.6)"
]
},
{
Expand Down

0 comments on commit fa1b66c

Please sign in to comment.