Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -r17a6f169534356e32110542fb0221cf58d6a09f7 -re32200c7f7ab29391717233a88a2dc27ee8987f8 --- suite_leahi/shared/scripts/names.py (.../names.py) (revision 17a6f169534356e32110542fb0221cf58d6a09f7) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision e32200c7f7ab29391717233a88a2dc27ee8987f8) @@ -93,4 +93,5 @@ o_vitals_reading = {"container": mainTreatmentScreen, "type": "Text", "unnamed": 1 } keyboard_input = {"container": o_Overlay, "type": "Text", "unnamed": 1 } o_last_read = {"container": mainTreatmentScreen, "id":"_lastRecorded" , "type": "Text", "unnamed": 1 } +o_measureVitalsButton_TouchRect = {"container": o_Overlay, "id": "_measureVitalsButton", "type": "TouchRect", "unnamed": 1, "visible": True}