Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WL Definitions Missing #294

Open
MatthewA1 opened this issue Apr 27, 2024 · 0 comments · May be fixed by #439
Open

WL Definitions Missing #294

MatthewA1 opened this issue Apr 27, 2024 · 0 comments · May be fixed by #439
Assignees
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@MatthewA1
Copy link

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.

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Apr 27, 2024
@pennam pennam linked a pull request Feb 13, 2025 that will close this issue
@per1234 per1234 added type: enhancement Proposed improvement and removed type: imperfection Perceived defect in any part of project labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants