======net_disable3g======
WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0
Disable 3G support for the dongle
====Description====
net_disable3g ( )
This function disables the 2G/3G PPP stack, allowing you to interface with a USB CDC device or the 3G modem via text commands
====Parameters====
None
====Return Values====
None
====Example====
net_disable3g();
?>
====See Also====
[[net_enable3g()]] - Enable 3G support for the dongle
[[usb_info()]] - Get information about the USB state
[[setusbpower()]] - Enable or disable USB power
[[getusbstat()]] - Get USB host status information