Uncrustify: triggered by comment.

pull/812/head
GitHub Action 1 year ago
parent b71a5573f7
commit e534f46f2d

@ -305,7 +305,7 @@
if( ( x ) == 0 ) \ if( ( x ) == 0 ) \
{ \ { \
taskDISABLE_INTERRUPTS(); \ taskDISABLE_INTERRUPTS(); \
for( ;; ) \ for( ; ; ) \
; \ ; \
} }

Loading…
Cancel
Save