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

7
wifiscan/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}