Mercurial > public > ostc4
diff Discovery/Src/tHome.c @ 195:05df3b395615
Merged in janlmulder/ostc4/div-fixes-cleanup-1 (pull request #7)
Bugfix: show proper dive mode (and misc. cleanup)
author | heinrichsweikamp <bitbucket@heinrichsweikamp.com> |
---|---|
date | Tue, 19 Mar 2019 15:43:38 +0000 |
parents | cdbdb4458520 |
children | 9fc06e1e0f66 |
line wrap: on
line diff
--- a/Discovery/Src/tHome.c Fri Mar 15 15:48:53 2019 +0000 +++ b/Discovery/Src/tHome.c Tue Mar 19 15:43:38 2019 +0000 @@ -36,7 +36,6 @@ #include "t5_gauge.h" #include "t6_apnea.h" #include "t7.h" -#include "t9.h" #include "tDebug.h" #include "timer.h" // for timer_Stopwatch_Restart #include "tMenu.h"