diff --git a/.gitignore b/.gitignore index 89cc49c..3b8da3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,2 @@ .pio -.vscode/.browse.c_cpp.db* -.vscode/c_cpp_properties.json -.vscode/launch.json -.vscode/ipch +.vscode \ No newline at end of file diff --git a/README.md b/README.md index 5013cdc..7d8c726 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# ESP32_Oled_Solar_Monitor +# ESP_Solar_Monitor -Monitoring of my PV with an ESP32 with a small OLED display. \ No newline at end of file +Monitoring of my PV with an ESP with a 128x64 LCD display. \ No newline at end of file