aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gui.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui.c b/gui.c
index 45a9d686..1059a387 100644
--- a/gui.c
+++ b/gui.c
@@ -94,8 +94,6 @@ static void guiThread(const uint16_t interval) {
} else {
*(node->state) = 0;
}
-
- chThdSleepMilliseconds(interval);
}
chThdSleepMilliseconds(interval);