Skip to content

Commit

Permalink
Merge pull request #73 from falconArdente/wet_dry_fog_tints
Browse files Browse the repository at this point in the history
Wet dry fog tints
  • Loading branch information
falconArdente authored Oct 19, 2024
2 parents 62bf890 + 347fcc3 commit eaba152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VideoCamModule/CameraLightTurnsSupplyController.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class CameraLightTurnsSupplyController : public ControllerForCommUnitInterface {
Timings timings = Timings( //default one
60, // BOUNCE_DELAY
900, // REPEATER_DELAY
3000, // FRONT_CAM_SHOWTIME_DELAY
50, // FRONT_CAM_SHOWTIME_DELAY
1500); // REAR_CAM_SHOWTIME_DELAY

ChangeStateCallback changeStateCallback;
Expand Down

0 comments on commit eaba152

Please sign in to comment.