rename the wifiscan directory

This commit is contained in:
Joe Tretter
2020-09-24 12:07:52 -05:00
parent 93bfd25c6a
commit a59c8a7637
15 changed files with 1 additions and 1 deletions

3
wifiscan/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(espidf-arduino-wifiscan)