diff options
Diffstat (limited to 'Software/PMR/Messages/MachineStatus/IDSPackLevel.proto')
| -rw-r--r-- | Software/PMR/Messages/MachineStatus/IDSPackLevel.proto | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
