This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
2.2.1 K Hoang 09/11/2022 Default to reconnect to the same host:port after connected for new HTTP sites
39
39
2.3.0 K Hoang 28/11/2022 Add support to ESP32 boards using LwIP ENC28J60 Ethernet
40
40
2.4.0 K Hoang 30/11/2022 Add support to ESP32 boards using LwIP W5500 Ethernet. Fix bug
41
- 2.5.0 K Hoang 31/01/2023 Fix bug of wrong reqStates and _parseURL()
41
+ 2.5.0 K Hoang 31/01/2023 Add support to ESP32 using LwIP W6100 Ethernet. Fix bug of wrong reqStates and _parseURL()
42
42
*****************************************************************************************************************************/
43
43
44
44
#pragma once
Original file line number Diff line number Diff line change 38
38
2.2.1 K Hoang 09/11/2022 Default to reconnect to the same host:port after connected for new HTTP sites
39
39
2.3.0 K Hoang 28/11/2022 Add support to ESP32 boards using LwIP ENC28J60 Ethernet
40
40
2.4.0 K Hoang 30/11/2022 Add support to ESP32 boards using LwIP W5500 Ethernet. Fix bug
41
- 2.5.0 K Hoang 31/01/2023 Fix bug of wrong reqStates and _parseURL()
41
+ 2.5.0 K Hoang 31/01/2023 Add support to ESP32 using LwIP W6100 Ethernet. Fix bug of wrong reqStates and _parseURL()
42
42
*****************************************************************************************************************************/
43
43
44
44
#pragma once
Original file line number Diff line number Diff line change 38
38
2.2.1 K Hoang 09/11/2022 Default to reconnect to the same host:port after connected for new HTTP sites
39
39
2.3.0 K Hoang 28/11/2022 Add support to ESP32 boards using LwIP ENC28J60 Ethernet
40
40
2.4.0 K Hoang 30/11/2022 Add support to ESP32 boards using LwIP W5500 Ethernet. Fix bug
41
- 2.5.0 K Hoang 31/01/2023 Fix bug of wrong reqStates and _parseURL()
41
+ 2.5.0 K Hoang 31/01/2023 Add support to ESP32 using LwIP W6100 Ethernet. Fix bug of wrong reqStates and _parseURL()
42
42
*****************************************************************************************************************************/
43
43
44
44
#pragma once
Original file line number Diff line number Diff line change 38
38
2.2.1 K Hoang 09/11/2022 Default to reconnect to the same host:port after connected for new HTTP sites
39
39
2.3.0 K Hoang 28/11/2022 Add support to ESP32 boards using LwIP ENC28J60 Ethernet
40
40
2.4.0 K Hoang 30/11/2022 Add support to ESP32 boards using LwIP W5500 Ethernet. Fix bug
41
- 2.5.0 K Hoang 31/01/2023 Fix bug of wrong reqStates and _parseURL()
41
+ 2.5.0 K Hoang 31/01/2023 Add support to ESP32 using LwIP W6100 Ethernet. Fix bug of wrong reqStates and _parseURL()
42
42
*****************************************************************************************************************************/
43
43
44
44
#pragma once
You can’t perform that action at this time.
0 commit comments