Skip to content

Commit

Permalink
fix(app): dont update estimators on ot2 (#16315)
Browse files Browse the repository at this point in the history
Accidentally added this command to the droptip wizard for ot-2 also,
can't be there.

## testing
- [x] run a drop tip with blowout from instrument panel
-~[ ] run a drop tip with blowout from post-protocol~
- ~[ ] run a drop tip with blowout from post-protocol after forcing a
limit switch hit~

Closes RQA-3228
  • Loading branch information
sfoster1 authored Sep 20, 2024
1 parent fd9ffe1 commit 5e1dabf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,6 @@ const buildBlowoutCommands = (
},
]
: [
ENGAGE_AXES,
UPDATE_PLUNGER_ESTIMATORS,
{
commandType: 'blowOutInPlace',
params: {
Expand Down

0 comments on commit 5e1dabf

Please sign in to comment.