build_template_app: Remove extra backslash

This commit is contained in:
Sachin Parekh
2023-06-23 15:01:53 +05:30
parent 79e12a1840
commit 2fb799c52e

View File

@@ -80,7 +80,7 @@ build_stage1() {
--size-file size.json \
--collect-size-info size_info.txt \
--default-build-targets esp32,esp32s2,esp32s3,esp32c2,esp32c3,esp32c6,esp32h2 \
--ignore-warning-str "DeprecationWarning: pkg_resources is deprecated as an API"\
--ignore-warning-str "DeprecationWarning: pkg_resources is deprecated as an API"
}
# Default arguments