diff -r 373a33699605 -r e82484ef9d12 main/automation.c --- 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; }