Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding parenthesis around 'bitvalue' allowing correct macro expansion
when using with ternary operator such as bitWrite(value, bit, some_computed_value == 5 ? 1: 0);
- Loading branch information