Skip to content

Commit 8fc80c8

Browse files
committed
firmware needs and the auto update removed it so putting it here in the right spot
1 parent 94167d7 commit 8fc80c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardware/opentrons_hardware/firmware_bindings/constants.py

+1
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ class SensorType(int, Enum):
332332
pressure_temperature = 0x04
333333
humidity = 0x05
334334
temperature = 0x06
335+
UNUSED = 0x07
335336

336337

337338
@unique

0 commit comments

Comments
 (0)