Browse Source
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(); ```pull/1/head
AnHardt
8 years ago
1 changed files with 5 additions and 4 deletions
Loading…
Reference in new issue