mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
remove SSL from S3 build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user