p3p / pio-framework-arduino-lpc176x

10 stars 18 forks source link

Adding Boolean to types for compatibility #10

Closed andyman198 closed 5 years ago

andyman198 commented 5 years ago

Some Arduino libraries use Boolean instead of Bool. Adding in Boolean would mean less fixes when using standard libraries.

I added it to the lpc_types. I didn't do a fork or pull request or anything, thought I would ask if this is ok first.

lpc_types.txt