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

fix issue where BLEPeripheral lib needed to be included #283

Merged
merged 1 commit into from
Apr 5, 2016

Conversation

soundanalogous
Copy link
Member

Due to the way Arduino precompiles referenced libraries, it was necessary to move the BLESerial implementation to the header file in order to avoid a compiler error that was thrown when attempting to compile a board other than the Arduino 101 with any of the StandardFirmata variants.

@soundanalogous soundanalogous merged commit 68db055 into master Apr 5, 2016
@soundanalogous soundanalogous deleted the bleperipheral-dep-fix branch April 9, 2016 23:30
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.

1 participant