main/automation.c

changeset 24
bb3d6e22e78b
parent 19
49e2960d4642
child 26
373a33699605
--- 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;
 		    }

mercurial