arduino-esp32/libraries/WiFiClientSecure/src
copercini 229d9b7366 [WiFiClientSecure] Shows only free internal heap on logs (#2252)
* Shows only free internal heap on logs

Since Mbedtls is running only on internal heap, show internal + PSRAM available memory on logs can confuse the users

* Clarify logs
2018-12-31 11:44:57 +02:00
..
ssl_client.cpp [WiFiClientSecure] Shows only free internal heap on logs (#2252) 2018-12-31 11:44:57 +02:00
ssl_client.h WiFiClientSecure: add support for PSK (pre-shared key) ciphers (#2133) 2018-12-03 16:17:55 +01:00
WiFiClientSecure.cpp Fix read(), peek() and available() in WiFiClientSecure 2018-12-15 18:14:38 +01:00
WiFiClientSecure.h WiFiClientSecure: add support for PSK (pre-shared key) ciphers (#2133) 2018-12-03 16:17:55 +01:00