#include <nitroWiFi/cps.h>
void CPS_Cleanup(void);
None.
None.
Ends use of the CPS library. If the IP address is set manually (the mode's CPS_DONOTUSE_DHCP
bit is enabled or the DHCP cannot be found), this blocks to release the DHCP server.
10/21/2005 Initial version.