Mercurial > public > ostc4
comparison Discovery/Src/data_exchange_main.c @ 911:a2523e19f59a Evo_2_23
VPMTable deco stop visualization:
The current deco stop will change from white to green to indicate that the diver is in the region where the stop time is counted down.
author | Ideenmodellierer |
---|---|
date | Tue, 15 Oct 2024 20:00:37 +0200 |
parents | 46a21ff3f5ab |
children | c4c9850a2039 |
comparison
equal
deleted
inserted
replaced
910:7bd347bdaa81 | 911:a2523e19f59a |
---|---|
70 #include "simulation.h" | 70 #include "simulation.h" |
71 #include "tCCR.h" | 71 #include "tCCR.h" |
72 #include "timer.h" | 72 #include "timer.h" |
73 #include "buehlmann.h" | 73 #include "buehlmann.h" |
74 #include "externLogbookFlash.h" | 74 #include "externLogbookFlash.h" |
75 #include "vpm.h" | |
75 | 76 |
76 /* #define TESTBENCH */ | 77 /* #define TESTBENCH */ |
77 | 78 |
78 /* Exported variables --------------------------------------------------------*/ | 79 /* Exported variables --------------------------------------------------------*/ |
79 static uint8_t wasPowerOn = 0; | 80 static uint8_t wasPowerOn = 0; |