Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Platformio #14

Merged
merged 13 commits into from Aug 1, 2016
Merged

Platformio #14

merged 13 commits into from Aug 1, 2016

Conversation

precision
Copy link
Contributor

Please test this branch.

@precision precision mentioned this pull request Jun 22, 2016
@nmulcahey
Copy link
Contributor

I think bool GoosciBleGatt::sendData(const char*, int) should use a fixed width int32_t, this probably was a bug in the original Blend implementation but its going to give us inconsistent behavior between platforms.

Changing GoosciBleGatt::sendData to be use int32_t instead of int so
that it is consistent on 8 or 32 bit platforms
@precision precision merged commit 68b2a37 into google:master Aug 1, 2016
@precision precision deleted the platformio branch August 1, 2016 18:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants