Skip to content

Conversation

@wx4cb
Copy link

@wx4cb wx4cb commented May 21, 2018

No description provided.

Copy link
Owner

@fakufaku fakufaku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request. I have two suggestions.

  1. Changing the code from using Serial to a stream will break the existing code, so unless there are really important benefits, I would not do that.
  2. Can we make the description optional by providing a NULL as description ? In which case no memory would be allocated.

@wx4cb
Copy link
Author

wx4cb commented May 23, 2018

  1. EDIT: I misread the code. that shouldn't be an issue to change back

  2. as far as using a NULL, it would still have to allocate at least 1 byte and that should already be accepted by the code as using a null in the description the description would be "\0\0"

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