Update WiFiManager to 2.0.17
This commit is contained in:
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5)
|
||||
idf_component_register(
|
||||
SRCS "WiFiManager.cpp"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES arduino
|
||||
PRIV_REQUIRES arduino
|
||||
)
|
||||
|
||||
project(WiFiManager)
|
||||
|
||||
Reference in New Issue
Block a user