Skip to content

NimBLEAddress::toString allow formatting to be configured #849

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

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Jan 8, 2025

  • Added option CONFIG_NIMBLE_CPP_ADDR_FMT_UPPERCASE
    If enabled, allows address to be printed in uppercase letters. (Default: 0)
  • Added option CONFIG_NIMBLE_CPP_ADDR_FMT_EXCLUDE_DELIMITER
    If enabled, allows address to be printed without colon characters included. (Default: 0)

- Added option CONFIG_NIMBLE_CPP_ADDR_FMT_UPPERCASE
If enabled, allows address to be printed in uppercase letters. (Default: 0)
- Added option CONFIG_NIMBLE_CPP_ADDR_FMT_EXCLUDE_DELIMITER
If enabled, allows address to be printed without colon characters included. (Default: 0)
@h2zero h2zero merged commit 7f2c2ba into master Jan 10, 2025
31 checks passed
@h2zero h2zero deleted the addr-format branch January 10, 2025 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants