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
|
/// current position in protection string
|
||||||
uint8_t protectPos = 0;
|
uint8_t protectPos = 0;
|
||||||
|
|
||||||
/// main loop
|
/// main loop
|
||||||
void loop() {
|
void loop() {
|
||||||
hal.readFromHardware(outstandingRotInterrupt);
|
hal.readFromHardware(outstandingRotInterrupt);
|
||||||
|
|
Loading…
Add table
Reference in a new issue