remove SSL from S3 build

This commit is contained in:
MichaelDvP
2023-10-15 10:25:32 +02:00
parent 8bd796b772
commit b111e4762a
3 changed files with 4 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ the LICENSE file.
#pragma once
#if CONFIG_IDF_TARGET_ESP32S3
#define EMC_CLIENT_SECURE
// #define EMC_CLIENT_SECURE
#endif
#ifndef EMC_TX_TIMEOUT