-
-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
Several definitions found in wl_definitions.h
for the normal Arduino WiFi library are missing in the Renesas Core's WiFiS3 library's WiFiTypes.h
. I'm not sure all of the definitions are needed since this implementation is different than the normal WiFi library, but at least some of them are.
For example, many of the length definitions such as WL_MAC_ADDR_LENGTH
are helpful when declaring arrays in sketches.
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement