Skip to content

EthernetC33 - MACAddress should have a parameter #186

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

Closed
JAndrassy opened this issue Nov 13, 2023 · 1 comment
Closed

EthernetC33 - MACAddress should have a parameter #186

JAndrassy opened this issue Nov 13, 2023 · 1 comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@JAndrassy
Copy link
Contributor

In Arduino Ethernet API method MACAddress doesn't have a return value but has a parameter, buffer for the result,

void MACAddress(uint8_t *mac_address);
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Nov 14, 2023
@JAndrassy
Copy link
Contributor Author

solved by #214

@per1234 per1234 added the conclusion: resolved Issue was resolved label Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved 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

2 participants