CPS_Cleanup

C Specification

#include <nitroWiFi/cps.h>
void CPS_Cleanup(void);

Arguments

None.

Return Values

None.

Description

Ends use of the CPS library. If the IP address is set manually (the CPS_DONOTUSE_DHCP bit for mode is enabled or the DHCP server cannot be found), this blocks to release the DHCP server.

See Also

CPS_Startup

Revision History

2005/10/21 Initial version.


CONFIDENTIAL