• L
    WiFiClientSecure::lastError() method (#945) · d650ac6c
    lbernstone 提交于
    * 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
    d650ac6c
WiFiClientSecure.cpp 4.5 KB