Skip to content

Jira 867, BLE setValue(), add support for strings, git #210 #461

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
Mar 3, 2017

Conversation

SidLeung
Copy link
Contributor

@SidLeung SidLeung commented Mar 2, 2017

Feature added:

  • This is directly pulled from Arduino community PR Added setValue for strings #210.
    Overloading the setValue() method to take in a string
    as the only input parameter, instead of a pointer
    and its size.

Feature added:
  - This is directly pulled from Arduino community PR arduino#210.
    Overloading the setValue() method to take in a string
    as the only input parameter, instead of a pointer
    and its size.
@SidLeung SidLeung added this to the Deneb milestone Mar 2, 2017
@SidLeung SidLeung requested review from russmcinnis and noelpaz March 2, 2017 07:06
@SidLeung
Copy link
Contributor Author

SidLeung commented Mar 2, 2017

@russmcinnis @noelpaz , this PR originates from PR #210. Just need to perform BAT testing to ensure it does not break anything. Thanks.

@SidLeung SidLeung assigned yashaswini-hanji and unassigned noelpaz Mar 3, 2017
@SidLeung
Copy link
Contributor Author

SidLeung commented Mar 3, 2017

@yashaswini-hanji , please merge this PR and close out the Jira.

@ndgbuilder ndgbuilder merged commit 3ec8350 into arduino:master Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants