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

logger: handle 'char' type in messages #12397

Merged
merged 1 commit into from Jul 3, 2019
Merged

logger: handle 'char' type in messages #12397

merged 1 commit into from Jul 3, 2019

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented Jul 3, 2019

Fixes errors like:

ERROR [logger] No definition for topic char[10] key;uint8_t[2] _padding0; found

when the Debug logging profile is selected.

This will need to go to stable as well.

Fixes errors like:
ERROR [logger] No definition for topic char[10] key;uint8_t[2] _padding0; found
when the Debug logging profile is selected.
@bkueng bkueng merged commit a2471fb into master Jul 3, 2019
@bkueng bkueng deleted the logger_fix_char branch July 3, 2019 08:44
@dagar dagar modified the milestone: Release v1.9.2 Jul 3, 2019
@dagar dagar added the bug label Jul 3, 2019
@dagar dagar mentioned this pull request Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants