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

remove BLECharateristic write(int32_t) #527

Merged
merged 3 commits into from
Jul 16, 2020
Merged

remove BLECharateristic write(int32_t) #527

merged 3 commits into from
Jul 16, 2020

Conversation

hathach
Copy link
Member

@hathach hathach commented Jul 10, 2020

fix #520

@hathach
Copy link
Member Author

hathach commented Jul 10, 2020

CI failed due to firmata issue with updated gcc 9-2019q4
firmata/arduino@a142327#diff-6a2b52e19fd91f2005baba1d904c4760

which is fixed by https://github.com/firmata/arduino/pull/438/files but not release yet. I will switch CI to use the git master version of firmata for now to pass the ci build

@hathach hathach mentioned this pull request Jul 11, 2020
19 tasks
@hathach
Copy link
Member Author

hathach commented Jul 13, 2020

update, submitted PR to fix firmata mater with samd/nrf core firmata/arduino#459

@hathach hathach merged commit 604a8c8 into master Jul 16, 2020
@hathach hathach deleted the fix-520 branch July 16, 2020 17:24
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.

Redeclaration of BLECharacteristic::write32(int)
1 participant