boolean is a non-standard type alias for bool defined by Arduino. It's recommended to instead use the standard type bool, which is identical. Once this has been done I will submit pull requests to ...
There was an error while loading. Please reload this page. Advantages: Saves 8x RAM: for boolean storage (except in last byte of array, where some bits may be unused ...