Skip to content

Commit b5bb105

Browse files
pennammaidnl
andcommitted
lwIpWrapper: fix comment about IP4 address length
Co-authored-by: Daniele <[email protected]>
1 parent f65e3ef commit b5bb105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/lwIpWrapper/src/CNetIf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
#define WL_WEP_KEY_MAX_LENGTH 13
4848
// Size of a MAC-address or BSSID
4949
#define WL_MAC_ADDR_LENGTH 6
50-
// Size of a MAC-address or BSSID
50+
// Size of a IP4 address
5151
#define WL_IPV4_LENGTH 4
5252

5353
/* DEFAULT ADDRESS FOR ETHERNET CONFIGURATION */

0 commit comments

Comments
 (0)