@@ -26,7 +26,7 @@ public class SOSHelper {
if (Constant.EMERGENCY_ID != -1) {
OtherUtil.sendSosCall(Constant.EMERGENCY_ID);
} else {
- OtherUtil.sendSosCall(Constant.DEVICE_ID);
+ OtherUtil.sendRoomSosCall(Constant.DEVICE_ID);
}
//60s之后紧急按钮灯自动复位