Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 33d3392

Browse files
authored
Add Optional Libraries' Patches Notes
##### Notes: These patches are totally optional and necessary only when you use the related Ethernet library and get certain error or issues.
1 parent 88ee09d commit 33d3392

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,9 @@ These files must be copied into the directory:
137137
---
138138
---
139139

140-
### Libraries' Patches
140+
### Optional Libraries' Patches
141+
142+
##### Notes: These patches are totally optional and necessary only when you use the related Ethernet library and get certain error or issues.
141143

142144
1. If your application requires 2K+ HTML page, the current [`Ethernet library`](https://www.arduino.cc/en/Reference/Ethernet) must be modified if you are using W5200/W5500 Ethernet shields. W5100 is not supported for 2K+ buffer. If you use boards requiring different CS/SS pin for W5x00 Ethernet shield, for example ESP32, ESP8266, nRF52, etc., you also have to modify the following libraries to be able to specify the CS/SS pin correctly.
143145

0 commit comments

Comments
 (0)