diff --git a/06_esp_dht11_bluetooth/.gitignore b/07_esp_dht11_bluetooth/.gitignore similarity index 100% rename from 06_esp_dht11_bluetooth/.gitignore rename to 07_esp_dht11_bluetooth/.gitignore diff --git a/06_esp_dht11_bluetooth/.vscode/extensions.json b/07_esp_dht11_bluetooth/.vscode/extensions.json similarity index 100% rename from 06_esp_dht11_bluetooth/.vscode/extensions.json rename to 07_esp_dht11_bluetooth/.vscode/extensions.json diff --git a/06_esp_dht11_bluetooth/include/README b/07_esp_dht11_bluetooth/include/README similarity index 100% rename from 06_esp_dht11_bluetooth/include/README rename to 07_esp_dht11_bluetooth/include/README diff --git a/06_esp_dht11_bluetooth/lib/README b/07_esp_dht11_bluetooth/lib/README similarity index 100% rename from 06_esp_dht11_bluetooth/lib/README rename to 07_esp_dht11_bluetooth/lib/README diff --git a/06_esp_dht11_bluetooth/platformio.ini b/07_esp_dht11_bluetooth/platformio.ini similarity index 100% rename from 06_esp_dht11_bluetooth/platformio.ini rename to 07_esp_dht11_bluetooth/platformio.ini diff --git a/06_esp_dht11_bluetooth/src/main.cpp b/07_esp_dht11_bluetooth/src/main.cpp similarity index 100% rename from 06_esp_dht11_bluetooth/src/main.cpp rename to 07_esp_dht11_bluetooth/src/main.cpp diff --git a/06_esp_dht11_bluetooth/test/README b/07_esp_dht11_bluetooth/test/README similarity index 100% rename from 06_esp_dht11_bluetooth/test/README rename to 07_esp_dht11_bluetooth/test/README