summaryrefslogtreecommitdiff
path: root/software/mpu/ihu.c
diff options
context:
space:
mode:
Diffstat (limited to 'software/mpu/ihu.c')
-rw-r--r--software/mpu/ihu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/mpu/ihu.c b/software/mpu/ihu.c
index d18961c..a440225 100644
--- a/software/mpu/ihu.c
+++ b/software/mpu/ihu.c
@@ -50,7 +50,7 @@ static msg_t IhuComm(void *arg)
chprintf(chp, "got: '%c'\r\n", c);
}
- return 0; /* Never executed.*/
+ return 0;
}
static const SerialConfig sercfg = {