Initializes the client application.
Function
- void LV_SRE_Startup(void)
Parameters
None.
Return Values
None.
Remarks
This function should be the first API call before any other LV_SRE API calls and needs to be called only one time per application.
See Also