diff options
Diffstat (limited to 'Software/Embedded_SW/Embedded/StateMachines/Printing/JobSTM.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/StateMachines/Printing/JobSTM.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/StateMachines/Printing/JobSTM.c b/Software/Embedded_SW/Embedded/StateMachines/Printing/JobSTM.c index e16909c45..c217a68b3 100644 --- a/Software/Embedded_SW/Embedded/StateMachines/Printing/JobSTM.c +++ b/Software/Embedded_SW/Embedded/StateMachines/Printing/JobSTM.c @@ -1401,6 +1401,7 @@ Void jobTask(UArg arg0, UArg arg1) JobResumed = false; setmachineActive(false); SetMachineStatus(MACHINE_STATE__Ready); + IDS_Dispenser_Store_Data(); resetIdleCounter(); CurrentJob = NULL; if (IFS_Clearing_SuctionWaiting == true) |
