Arduino UNO Trip Wire Sensor with GSM module

I have made with alot of assistance an Arduino UNO laser trip wire project that when triggered it sounds an alarm and sends an SMS at the same time, my big problem is, whenever I put the sendSMS(); function into voidloop() the sms is sent after being triggered but functions of the buzzer led indicator and my button to switch from armed mode to disarmed mode has stopped working...

I am not the best coder but I really would love some help with this.

GSM Module: SIM900

but I really would love some help with this.

But I don't want to provide a schematic or show the code.

Well, good luck with that approach.

i also need the code for sending of SMS plzz help me

jevlennon:
I have made with alot of assistance an Arduino UNO laser trip wire project that when triggered it sounds an alarm and sends an SMS at the same time, my big problem is, whenever I put the sendSMS(); function into voidloop() the sms is sent after being triggered but functions of the buzzer led indicator and my button to switch from armed mode to disarmed mode has stopped working...

I am not the best coder but I really would love some help with this.

GSM Module: SIM900

As PaulS says you need to post your code and circuit for anyonme to be able to help you.

Patrick07:
i also need the code for sending of SMS plzz help me

Lots of expamples for doing that on the web, just google for them.
Heres just one such link