fixed indent
parent
0d516f0da3
commit
09205709c1
|
@ -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…
Reference in New Issue