main/automation.c

changeset 24
bb3d6e22e78b
parent 19
49e2960d4642
child 26
373a33699605
equal deleted inserted replaced
23:0a1c1a8324a3 24:bb3d6e22e78b
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 break; 867 break;
867 default: break; 868 default: break;
868 } 869 }
869 } /* MashState */ 870 } /* MashState */
870 MLT_info(71, 26, true); 871 MLT_info(71, 26, true);

mercurial