main/automation.c

changeset 27
e82484ef9d12
parent 26
373a33699605
child 42
c6a1a6ca5437
equal deleted inserted replaced
26:373a33699605 27:e82484ef9d12
861 Buttons_Clear(); 861 Buttons_Clear();
862 Buttons_Add( 5, 30, 60, 40, "+sp", 0); 862 Buttons_Add( 5, 30, 60, 40, "+sp", 0);
863 Buttons_Add(255, 30, 60, 40, "-sp", 1); 863 Buttons_Add(255, 30, 60, 40, "-sp", 1);
864 Buttons_Show(); 864 Buttons_Show();
865 TFT_fillRect(65, 120, 190, 40, TFT_BLACK); 865 TFT_fillRect(65, 120, 190, 40, TFT_BLACK);
866 log_annotation(ANNOTATION_STAGE, "Eind infusie"); 866 log_annotation(ANNOTATION_EVENT, "Eind infusie");
867 break; 867 break;
868 default: break; 868 default: break;
869 } 869 }
870 } /* MashState */ 870 } /* MashState */
871 MLT_info(71, 26, true); 871 MLT_info(71, 26, true);

mercurial