Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -r7b9f32ef9f4913714edca4cafdcbfa1503c16416 -r7f3eb286e193636d9c48f59683063c268112f06f --- suite_leahi/shared/scripts/names.py (.../names.py) (revision 7b9f32ef9f4913714edca4cafdcbfa1503c16416) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision 7f3eb286e193636d9c48f59683063c268112f06f) @@ -92,4 +92,6 @@ o_PatientIDEntry_TextEntry = {"container": o_PreTreatmentCreateStack_PreTreatmentCreate_PreTreatmentCreate, "id": "_pretreatmentPatientIDEntry", "type": "TextEntry", "unnamed": 1 } o_vitalCountdown_Text = {"container": o_Gui_MainView, "objectName": "_vitalCountdown", "type": "Text" } o_vitals_reading = {"container": mainTreatmentScreen, "type": "Text", "unnamed": 1 } -keyboard_input = {"container": o_Overlay, "type": "Text", "unnamed": 1, } \ No newline at end of file +keyboard_input = {"container": o_Overlay, "type": "Text", "unnamed": 1 } +o_last_read = {"container": mainTreatmentScreen, "id":"_lastRecorded" , "type": "Text", "unnamed": 1 } +