fix liquid_handler.biomek handles

This commit is contained in:
Junhan Chang
2025-06-07 18:52:20 +08:00
committed by Xuwznln
parent 68e49b06da
commit 2ed80342a5
3 changed files with 4 additions and 11 deletions

View File

@@ -68,7 +68,11 @@ set(action_files
"action/LiquidHandlerSetTipRack.action"
"action/LiquidHandlerStamp.action"
"action/LiquidHandlerTransfer.action"
"action/LiquidHandlerTransferBiomek.action"
"action/LiquidHandlerIncubateBiomek.action"
"action/LiquidHandlerMoveBiomek.action"
"action/LiquidHandlerOscillateBiomek.action"
"action/LiquidHandlerTransferBiomek.action"
"action/LiquidHandlerIncubateBiomek.action"

View File

@@ -1,6 +0,0 @@
int32 rpm
int32 time
---
bool success
---

View File

@@ -1,5 +0,0 @@
int32 time
---
bool success
---