mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-11-05 08:31:39 +01:00
* Added a lastError method to WiFiClientSecure so that a connection error from mbedTLS can be retrieved if connection fails (and then presented to a user). * Changed to dos CRLF * Made buffer size a const\nMore cleanup to match source