FreeRTOS:
Wi-Fi Management Library
|
Return to main page ↑ |
Delete a Wi-Fi Network profile.
Deletes the Wi-Fi network profile from the network profile list at given index in non-volatile memory
[in] | usIndex | - Index of the network profile, must be between 0 to wificonfigMAX_NETWORK_PROFILES. |
If wificonfigMAX_NETWORK_PROFILES is the index, then all network profiles will be deleted.
Example