# HG changeset patch # User Michiel Broek # Date 1540659233 -7200 # Node ID bb3d6e22e78bc192a89b46c02ba9e7612775ea18 # Parent 0a1c1a8324a3bbe024f5a498ca369cdde0a57a0c Annotatie einde infusie diff -r 0a1c1a8324a3 -r bb3d6e22e78b main/automation.c --- a/main/automation.c Sat Oct 27 16:18:31 2018 +0200 +++ b/main/automation.c Sat Oct 27 18:53:53 2018 +0200 @@ -863,6 +863,7 @@ Buttons_Add(255, 30, 60, 40, "-sp", 1); Buttons_Show(); TFT_fillRect(65, 120, 190, 40, TFT_BLACK); + log_annotation(ANNOTATION_STAGE, "Eind infusie"); break; default: break; }