From d9493506707c0b68fa10447ec24380af6f19bb32 Mon Sep 17 00:00:00 2001 From: yehangyang Date: Mon, 24 Jan 2022 17:10:15 +0800 Subject: [PATCH] :bug: typo --- examples/cat_face_detect/sdkconfig.defaults.esp32s2 | 2 +- examples/color_detect/sdkconfig.defaults.esp32s2 | 2 +- examples/face_recognition/sdkconfig.defaults.esp32s2 | 2 +- examples/human_face_detect/sdkconfig.defaults.esp32s2 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/cat_face_detect/sdkconfig.defaults.esp32s2 b/examples/cat_face_detect/sdkconfig.defaults.esp32s2 index 81758a3..a892977 100644 --- a/examples/cat_face_detect/sdkconfig.defaults.esp32s2 +++ b/examples/cat_face_detect/sdkconfig.defaults.esp32s2 @@ -2,4 +2,4 @@ CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S2_SPIRAM_SUPPORT=y CONFIG_ESP32S2_DATA_CACHE_16KB=y -ESP32S2_DATA_CACHE_LINE_32B=y \ No newline at end of file +CONFIG_ESP32S2_DATA_CACHE_LINE_32B=y \ No newline at end of file diff --git a/examples/color_detect/sdkconfig.defaults.esp32s2 b/examples/color_detect/sdkconfig.defaults.esp32s2 index 81758a3..a892977 100644 --- a/examples/color_detect/sdkconfig.defaults.esp32s2 +++ b/examples/color_detect/sdkconfig.defaults.esp32s2 @@ -2,4 +2,4 @@ CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S2_SPIRAM_SUPPORT=y CONFIG_ESP32S2_DATA_CACHE_16KB=y -ESP32S2_DATA_CACHE_LINE_32B=y \ No newline at end of file +CONFIG_ESP32S2_DATA_CACHE_LINE_32B=y \ No newline at end of file diff --git a/examples/face_recognition/sdkconfig.defaults.esp32s2 b/examples/face_recognition/sdkconfig.defaults.esp32s2 index 81758a3..a892977 100644 --- a/examples/face_recognition/sdkconfig.defaults.esp32s2 +++ b/examples/face_recognition/sdkconfig.defaults.esp32s2 @@ -2,4 +2,4 @@ CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S2_SPIRAM_SUPPORT=y CONFIG_ESP32S2_DATA_CACHE_16KB=y -ESP32S2_DATA_CACHE_LINE_32B=y \ No newline at end of file +CONFIG_ESP32S2_DATA_CACHE_LINE_32B=y \ No newline at end of file diff --git a/examples/human_face_detect/sdkconfig.defaults.esp32s2 b/examples/human_face_detect/sdkconfig.defaults.esp32s2 index 81758a3..a892977 100644 --- a/examples/human_face_detect/sdkconfig.defaults.esp32s2 +++ b/examples/human_face_detect/sdkconfig.defaults.esp32s2 @@ -2,4 +2,4 @@ CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S2_SPIRAM_SUPPORT=y CONFIG_ESP32S2_DATA_CACHE_16KB=y -ESP32S2_DATA_CACHE_LINE_32B=y \ No newline at end of file +CONFIG_ESP32S2_DATA_CACHE_LINE_32B=y \ No newline at end of file