From f3f5f6d7f98e505343856ecefb432d89cd2b8373 Mon Sep 17 00:00:00 2001 From: Morgan Allen Date: Fri, 22 Feb 2019 15:33:46 -0800 Subject: [PATCH] include bootstrap in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0cb3f99..4fe743a 100644 --- a/README.md +++ b/README.md @@ -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`