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
Open

WL Definitions Missing #294

MatthewA1 opened this issue Apr 27, 2024 · 0 comments
Assignees
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

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
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: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants