Skip to content

Commit

Permalink
package/opentrons: update thermocycler firmware (#226)
Browse files Browse the repository at this point in the history
update thermocycler gen2 firmware version to 1.0.5, which raises an
 error if the thermocycler lid did not cloes successfully.
  • Loading branch information
caila-marashaj authored Mar 27, 2024
1 parent 2060b71 commit 55054e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# locally computed
sha256 0a6fd09e57368f746b2e14a7ae9ad473f7a4a944bde2e8769461aeb9c0d115fa [email protected].4.bin
sha256 e457eafad0c8f326d85c1a66e843f50745bfb56b0ccfe01ff580ddecb81b39bf [email protected].5.bin
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
################################################################################

OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_VERSION=v1.0.4
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_SOURCE[email protected].4.bin
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_VERSION=v1.0.5
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_SOURCE[email protected].5.bin
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_SITE=https://opentrons-modules-builds.s3.us-east-2.amazonaws.com/thermocycler-gen2/$(OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_VERSION)
OPENTRONS_THERMOCYCLER_GEN2_FIRMWARE_LICENSE=Apache-2.0

Expand Down

0 comments on commit 55054e1

Please sign in to comment.