Closed
Description
Some Arduino cores have marked the boolean typedef as deprecated (see this issue). This results in a warning on compilation in STM32duino due to the following line:
Do we have to use the boolean alias? Can we change this to bool instead?
I can submit a PR if this change is desired.
Metadata
Metadata
Assignees
Labels
No labels