fixed indent
This commit is contained in:
parent
0d516f0da3
commit
09205709c1
1 changed files with 1 additions and 2 deletions
|
@ -69,7 +69,6 @@ const char protectString[] = "cimdit:";
|
|||
|
||||
/// current position in protection string
|
||||
uint8_t protectPos = 0;
|
||||
|
||||
/// main loop
|
||||
void loop() {
|
||||
hal.readFromHardware(outstandingRotInterrupt);
|
||||
|
|
Loading…
Reference in a new issue