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" for "boolean" type #5693

Merged
merged 3 commits into from
Feb 7, 2019
Merged

Conversation

earlephilhower
Copy link
Collaborator

Match current Arduino definition to avoid issues with comparison
operations.

arduino/Arduino#2147
arduino/Arduino@20ac20f

Fixes #5440

Match current Arduino definition to avoid issues with comparison
operations.

arduino/Arduino#2147
arduino/Arduino@20ac20f

Fixes esp8266#5440
@earlephilhower earlephilhower added this to the 2.6.0 milestone Jan 29, 2019
@devyte devyte merged commit e74b1e5 into esp8266:master Feb 7, 2019
@earlephilhower earlephilhower deleted the booleantobool branch February 7, 2019 04:34
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.

3 participants