diff --git a/src/AsyncHTTPRequest_Teensy41.h b/src/AsyncHTTPRequest_Teensy41.h index f0a52c6..514b576 100644 --- a/src/AsyncHTTPRequest_Teensy41.h +++ b/src/AsyncHTTPRequest_Teensy41.h @@ -29,7 +29,7 @@ 1.8.0 K Hoang 01/09/2022 Fix bug. Improve debug messages. Optimize code 1.8.1 K Hoang 18/10/2022 Not try to reconnect to the same host:port after connected 1.9.0 K Hoang 21/10/2022 Fix bug. Clean up - 1.9.1 K Hoang 22/10/2022 Fix bug of wrong reqStates + 1.9.1 K Hoang 21/10/2022 Fix bug of wrong reqStates *****************************************************************************************************************************/ #pragma once diff --git a/src/AsyncHTTPRequest_Teensy41.hpp b/src/AsyncHTTPRequest_Teensy41.hpp index 144b053..628b8b2 100644 --- a/src/AsyncHTTPRequest_Teensy41.hpp +++ b/src/AsyncHTTPRequest_Teensy41.hpp @@ -29,7 +29,7 @@ 1.8.0 K Hoang 01/09/2022 Fix bug. Improve debug messages. Optimize code 1.8.1 K Hoang 18/10/2022 Not try to reconnect to the same host:port after connected 1.9.0 K Hoang 21/10/2022 Fix bug. Clean up - 1.9.1 K Hoang 22/10/2022 Fix bug of wrong reqStates + 1.9.1 K Hoang 21/10/2022 Fix bug of wrong reqStates *****************************************************************************************************************************/ #pragma once diff --git a/src/AsyncHTTPRequest_Teensy41_Debug.h b/src/AsyncHTTPRequest_Teensy41_Debug.h index 5f91b92..39f516e 100644 --- a/src/AsyncHTTPRequest_Teensy41_Debug.h +++ b/src/AsyncHTTPRequest_Teensy41_Debug.h @@ -29,7 +29,7 @@ 1.8.0 K Hoang 01/09/2022 Fix bug. Improve debug messages. Optimize code 1.8.1 K Hoang 18/10/2022 Not try to reconnect to the same host:port after connected 1.9.0 K Hoang 21/10/2022 Fix bug. Clean up - 1.9.1 K Hoang 22/10/2022 Fix bug of wrong reqStates + 1.9.1 K Hoang 21/10/2022 Fix bug of wrong reqStates *****************************************************************************************************************************/ #pragma once diff --git a/src/AsyncHTTPRequest_Teensy41_Impl.h b/src/AsyncHTTPRequest_Teensy41_Impl.h index 0baa56a..2b39faa 100644 --- a/src/AsyncHTTPRequest_Teensy41_Impl.h +++ b/src/AsyncHTTPRequest_Teensy41_Impl.h @@ -29,7 +29,7 @@ 1.8.0 K Hoang 01/09/2022 Fix bug. Improve debug messages. Optimize code 1.8.1 K Hoang 18/10/2022 Not try to reconnect to the same host:port after connected 1.9.0 K Hoang 21/10/2022 Fix bug. Clean up - 1.9.1 K Hoang 22/10/2022 Fix bug of wrong reqStates + 1.9.1 K Hoang 21/10/2022 Fix bug of wrong reqStates *****************************************************************************************************************************/ #pragma once