Mercurial > public > ostc4
comparison 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 |
comparison
equal
deleted
inserted
replaced
190:cca59de24fe0 | 195:05df3b395615 |
---|---|
34 #include "t3.h" | 34 #include "t3.h" |
35 #include "t4_tetris.h" | 35 #include "t4_tetris.h" |
36 #include "t5_gauge.h" | 36 #include "t5_gauge.h" |
37 #include "t6_apnea.h" | 37 #include "t6_apnea.h" |
38 #include "t7.h" | 38 #include "t7.h" |
39 #include "t9.h" | |
40 #include "tDebug.h" | 39 #include "tDebug.h" |
41 #include "timer.h" // for timer_Stopwatch_Restart | 40 #include "timer.h" // for timer_Stopwatch_Restart |
42 #include "tMenu.h" | 41 #include "tMenu.h" |
43 #include "tMenuEditGasOC.h" // for openEdit_DiveSelectBetterGas() | 42 #include "tMenuEditGasOC.h" // for openEdit_DiveSelectBetterGas() |
44 #include "tMenuEditSetpoint.h" // for openEdit_DiveSelectBetterSetpoint() | 43 #include "tMenuEditSetpoint.h" // for openEdit_DiveSelectBetterSetpoint() |