file updates

This commit is contained in:
proddy
2023-01-09 22:03:07 +01:00
parent e89260b8b0
commit 3627f884c3
3 changed files with 7303 additions and 2376 deletions
+1 -3
View File
@@ -2,13 +2,13 @@
.vscode/c_cpp_properties.json
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
# build
build/
.clang_complete
.gcc-flags.json
cppcheck.out.xml
debug.log
# platformio
.pio
@@ -45,5 +45,3 @@ build_wrapper_output_directory/
# other build files
dump_entities.csv
dump_entities.xls*
.vscode/settings.json
+7302 -2367
View File
File diff suppressed because it is too large Load Diff
-6
View File
@@ -1,6 +0,0 @@
{
"name": "EMS-ESP32",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}