gsmHangup (Function) |
Top Previous Next |
This closes an active connection from the GSM module. After this call, the GSM module is no longer in session. If the call has not been answered with gsmAnswer, the call will be rejected.
Input: None.
Returns: None.
Declaration: FUNCTION gsmHangup;
Example: INCLUDE rtcu.inc |