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(); ```
|
||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
247 |
|
|
248 |
|
|
249 |
|
|
250 |
|
|
247 |
|
|
248 |
|
|
249 |
|
|
250 |
|
|
251 |
|
|
251 | 252 |
|
252 | 253 |
|
253 | 254 |
|