include bootstrap in readme

This commit is contained in:
Morgan Allen 2019-02-22 15:33:46 -08:00
parent de55a62409
commit f3f5f6d7f9
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ Return number of AP in storage.
## `uint8_t wifi_manager_add_ap(char *ssid, char *password)`
Adds AP to storage. !This will change! Will become a struct config.
## `uint8_t wifi_manager_bootstrap_config()`
Loads build time sdkconfig variables into WiFi Manager.
# `EventGroupHandle_t wm_event_group Bits`
## `WIFI_CONNECTED`