From ae9578f52b022fb022df41b6443ea9b714b8e679 Mon Sep 17 00:00:00 2001 From: Ben Deadman Date: Thu, 11 Jul 2024 13:07:21 +0100 Subject: [PATCH] removed other pump --- proto/reaction.proto | 1 - 1 file changed, 1 deletion(-) diff --git a/proto/reaction.proto b/proto/reaction.proto index af913557..3f0740f5 100644 --- a/proto/reaction.proto +++ b/proto/reaction.proto @@ -157,7 +157,6 @@ message ReactionInput { PISTON_PUMP = 8; SYRINGE_PUMP = 9; PERISTALTIC_PUMP = 10; - OTHER_PUMP; } AdditionDeviceType type = 1; // Specify, e.g., "gas-tight" for SYRINGE or cannula material.