Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
zrezke committed Feb 27, 2024
1 parent 70068a0 commit 9c06163
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 62 deletions.
1 change: 0 additions & 1 deletion crates/re_viewer/pipeline.json

This file was deleted.

37 changes: 0 additions & 37 deletions nonworking.log

This file was deleted.

2 changes: 1 addition & 1 deletion rerun_py/depthai_viewer/_backend/device.py
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ def update(self) -> None:
return
if not self._oak.device.isPipelineRunning():
return
# self._oak.poll()
self._oak.poll()

for component, queue in self._queues:
try:
Expand Down
23 changes: 0 additions & 23 deletions working.log

This file was deleted.

0 comments on commit 9c06163

Please sign in to comment.