From 2bc76884ae48442dfce62d4a03ddfdb285a4427a Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 19 Dec 2022 12:42:29 +0700 Subject: [PATCH] Improve ESP32 Client stablity and reliability. --- src/ESP_SSLClient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ESP_SSLClient.h b/src/ESP_SSLClient.h index 60af426..3143ffd 100644 --- a/src/ESP_SSLClient.h +++ b/src/ESP_SSLClient.h @@ -2,7 +2,7 @@ * * The ESP SSL Client Class, ESP_SSLClient.h v1.0.4 * - * Created December 16, 2022 + * Created December 19, 2022 * * The MIT License (MIT) * Copyright (c) 2022 K. Suwatchai (Mobizt)