This function is for compatibility with older versions. Do not use unless there is a special reason.

Syntax

char InitBsp(void);

Parameters

None

Return value

Returns M2M_SUCCESS if the function succeeds, other values otherwise.
ValueDescription
M2M_SUCCESS Succeeded
Not M2M_SUCCESS Failed

Remarks

This function can be used when SYS_WLAN_POWER_MANUAL is set by the SysSetWLANPower function.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2020/11/23