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