Skip to content

Commit

Permalink
add missing product line
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir-Az committed Apr 8, 2024
1 parent 8244291 commit 49baa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit-tests/live/frames/test-t2ff-sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def frame_cb(frame):
test.check(device_creation_time < max_time_for_device_creation)
test.finish()


product_line = dev.get_info(rs.camera_info.product_line)
max_delay_for_depth_frame = 1
max_delay_for_color_frame = 1

Expand Down

0 comments on commit 49baa39

Please sign in to comment.