diff --git a/.vscode/.BROWSE.C_CPP.DB b/.vscode/.BROWSE.C_CPP.DB index ab61245..fff3d05 100644 Binary files a/.vscode/.BROWSE.C_CPP.DB and b/.vscode/.BROWSE.C_CPP.DB differ diff --git a/.vscode/.BROWSE.C_CPP.DB-shm b/.vscode/.BROWSE.C_CPP.DB-shm deleted file mode 100644 index f745bb9..0000000 Binary files a/.vscode/.BROWSE.C_CPP.DB-shm and /dev/null differ diff --git a/.vscode/.BROWSE.C_CPP.DB-wal b/.vscode/.BROWSE.C_CPP.DB-wal deleted file mode 100644 index b991da1..0000000 Binary files a/.vscode/.BROWSE.C_CPP.DB-wal and /dev/null differ diff --git a/platformio.ini b/platformio.ini index 1e80965..6883f61 100644 --- a/platformio.ini +++ b/platformio.ini @@ -29,5 +29,3 @@ lib_deps = https://github.com/homieiot/homie-esp8266.git#develop-v3 [env:nodemcu] board = nodemcu -[env:nodemcuv2] -board = nodemcuv2 \ No newline at end of file