Indent a block
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
}
|
||||
else {
|
||||
#if PIN_EXISTS(LED)
|
||||
TOGGLE(LED_PIN); // heart beat indicator
|
||||
TOGGLE(LED_PIN); // heartbeat indicator
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user