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

Use bool instead of boolean in examples #544

Merged
merged 1 commit into from
Aug 8, 2016
Merged

Use bool instead of boolean in examples #544

merged 1 commit into from
Aug 8, 2016

Conversation

mfalkvidd
Copy link
Member

@mfalkvidd mfalkvidd commented Aug 6, 2016

In the Arduino IDE, boolean is an alias for bool.
The Arduino IDE might deprecate boolean in the future, see
arduino/Arduino#4673 for details.

The drivers for PubSubClient and SPIFlash need updating as well but I'm not confident enough to mess with them.

In the Arduino IDE, boolean is an alias for bool.
The Arduino IDE might deprecate boolean in the future, see
arduino/Arduino#4673 for details.
@mysensors-jenkins
Copy link

Git commit message(s) look good!

@mysensors-jenkins
Copy link

Core tests successful.
A member of the MySensors core team can ask me to verify this pull request more extensively by telling me "jenkins, build examples please".
But remember that I will only listen if you name me with a capital 'J'.

@tekka007
Copy link
Contributor

tekka007 commented Aug 6, 2016

@mfalkvidd Please (re)sign the CLA. Thanks

@mfalkvidd
Copy link
Member Author

I agree to CLA

@fallberg
Copy link
Contributor

fallberg commented Aug 6, 2016

Jenkins, build examples please

@mysensors-jenkins
Copy link

Congratulations! I found no problems building this pull request for any of the supported boards or examples.
You can see the result of the build(s) here: http://ci.mysensors.org/job/Verifiers/job/MySensorsArduinoPR/537/

@henrikekblad henrikekblad merged commit 2d7b1a8 into mysensors:development Aug 8, 2016
@tekka007 tekka007 modified the milestone: 2.1.0 Nov 20, 2016
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.

5 participants