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

Tooltip für funktionen #10

Open
Technickfreak opened this issue Mar 4, 2021 · 0 comments
Open

Tooltip für funktionen #10

Technickfreak opened this issue Mar 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Technickfreak
Copy link
Owner

Technickfreak commented Mar 4, 2021

///
/// Copy the Device EUI or MAC Address into the given buffer
/// @param buffer The buffer
/// @param size The size of the buffer
/// @param hardwareEui Set true if you want to get the MAC Address of the ESP
/// @return The number of bytes copied to the buffer
///
size_t getDevEui(char* buffer, size_t size, bool hardwareEui = false);

@Technickfreak Technickfreak added the enhancement New feature or request label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant