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

Commit 3f42c49

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 74f80ef commit 3f42c49

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
@@ -116,7 +116,9 @@ This file must be copied into the directory:
116116
---
117117
---
118118

119-
### Libraries' Patches
119+
### Optional Libraries' Patches
120+
121+
##### Notes: These patches are totally optional and necessary only when you use the related Ethernet library and get certain error or issues.
120122

121123
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.
122124

0 commit comments

Comments
 (0)