Skip to content

Commit

Permalink
test volume 0.9ul to get closer to actual 1.0ul
Browse files Browse the repository at this point in the history
  • Loading branch information
andySigler committed Apr 29, 2024
1 parent e1b2428 commit a432dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware-testing/hardware_testing/gravimetric/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from opentrons.protocol_api.labware import Well


CAVITY_1uL_COMMAND_VOL = 1.0
CAVITY_1uL_COMMAND_VOL = 0.9


class ConfigType(Enum):
Expand Down

0 comments on commit a432dd2

Please sign in to comment.