diff --git a/ESP32_Temperture-Node/ESP32_Temperture-Node.code-workspace b/ESP32_Temperture-Node/ESP32_Temperture-Node.code-workspace new file mode 100644 index 000000000..876a1499c --- /dev/null +++ b/ESP32_Temperture-Node/ESP32_Temperture-Node.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file diff --git a/README.md b/README.md index 9f502d947..4ea365206 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # ESP-Nodes - ESP32s with different functionalities + Eco-system of ESP32s Nodes and ATtiny85 peripherals with different functionalities.