Skip to content

Commit

Permalink
Merge branch 'master' into feature_fastconnect
Browse files Browse the repository at this point in the history
  • Loading branch information
tablatronix committed Nov 19, 2023
2 parents 17e70e3 + 3efb536 commit 4c902f9
Show file tree
Hide file tree
Showing 9 changed files with 656 additions and 284 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -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)

0 comments on commit 4c902f9

Please sign in to comment.