From 7d54607a2a61b9a99376b385c40e94257365eb18 Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Sun, 14 May 2023 16:45:03 +0300 Subject: Working on Jerrican Levels Twine X4. --- Software/PMR/Messages/MachineStatus/IDSPackLevel.proto | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Software/PMR') diff --git a/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto b/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto index 36658e117..5b0268684 100644 --- a/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto +++ b/Software/PMR/Messages/MachineStatus/IDSPackLevel.proto @@ -13,4 +13,6 @@ message IDSPackLevel bool FillingTimeoutError = 5; bool MidTankEmpty = 6; bool MidTankRefillPumpActive = 7; + + int32 TimerRemainingSeconds = 8; } \ No newline at end of file -- cgit v1.3.1