main/automation.c

changeset 27
e82484ef9d12
parent 26
373a33699605
child 42
c6a1a6ca5437
--- a/main/automation.c	Sun Oct 28 13:10:46 2018 +0100
+++ b/main/automation.c	Sun Oct 28 19:41:53 2018 +0100
@@ -863,7 +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");
+				    log_annotation(ANNOTATION_EVENT, "Eind infusie");
 				    break;
 			default:    break;
 		    }

mercurial