Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
These '{' are important to avoid the redefinition of `unsigned char _sreg = SREG;` at the same level. Used in ``` #define CRITICAL_SECTION_START unsigned char _sreg = SREG; cli(); ```
- Loading branch information