Skip to content

Commit

Permalink
fix failing unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
gerth2 committed Jul 26, 2024
1 parent 1ae9358 commit c209420
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@ public void setGain(int gain) {}

@Override
public void setVideoModeInternal(VideoMode videoMode) {}

@Override
public void setUpExposureProperties() {}
}
}

0 comments on commit c209420

Please sign in to comment.