We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb05bd7 commit e6bab6dCopy full SHA for e6bab6d
libraries/WiFiS3/src/WiFiTypes.h
@@ -9,7 +9,7 @@
9
#define WL_WEP_KEY_MAX_LENGTH 13
10
// Size of a MAC-address or BSSID
11
#define WL_MAC_ADDR_LENGTH 6
12
-// Size of a MAC-address or BSSID
+// Size of a IP4 address
13
#define WL_IPV4_LENGTH 4
14
15
typedef enum {
0 commit comments