#include <nitroWiFi/cps.h>
void CPS_Startup(CPSConfig *config);
config |
Configuration information |
None.
Enables the CPS library for use. Two threads are created. When using the SSL library, RTC must be initialized using RTC_Init(). Does not block.
2005/10/21 Initial version.
CONFIDENTIAL