mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-26 17:38:18 +03:00
We should not edit sdkconfig.esp32cam as it is an autogenerated file! Instead we can do our condfiguration in sdkconfig.defaults.
This commit moves all customization to sdkconfig.defaults. The generated sdkconfig.esp32cam is identical to what we had before.
This commit is contained in:
3
code/.gitignore
vendored
3
code/.gitignore
vendored
@@ -3,4 +3,5 @@
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
version.cpp
|
||||
version.cpp
|
||||
sdkconfig.esp32cam
|
||||
|
||||
Reference in New Issue
Block a user