aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto
diff options
context:
space:
mode:
Diffstat (limited to 'Software/PMR/Messages/MachineStatus/IDSPackLevel.proto')
-rw-r--r--Software/PMR/Messages/MachineStatus/IDSPackLevel.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto b/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto
index 1ebed9a51..d4bda8f95 100644
--- a/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto
+++ b/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto
@@ -7,5 +7,5 @@ message IDSPackLevel
{
int32 Index = 1;
int32 DispenserLevel = 2;
- int32 MidTankLevel = 3;
+ double MidTankLevel = 3;
} \ No newline at end of file