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

Commit 1ac4cba

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 f7c2cb3 commit 1ac4cba

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
@@ -157,7 +157,9 @@ This file must be copied into the directory:
157157
---
158158
---
159159

160-
### Libraries' Patches
160+
### Optional Libraries' Patches
161+
162+
##### Notes: These patches are totally optional and necessary only when you use the related Ethernet library and get certain error or issues.
161163

162164
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.
163165

0 commit comments

Comments
 (0)