mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-28 09:47:14 +02:00
IDF release/v4.0 b0f053d82
This commit is contained in:
@ -21,4 +21,8 @@
|
||||
#define USE_MBEDTLS_CRYPTO 1
|
||||
#endif
|
||||
|
||||
#if CONFIG_WPA_TLS_V12
|
||||
#define CONFIG_TLSV12
|
||||
#endif
|
||||
|
||||
#endif /* _SUPPLICANT_OPT_H */
|
||||
|
Reference in New Issue
Block a user