Mercurial > public > ostc4
comparison Discovery/Inc/configuration.h @ 633:68d95049f11a
Added menu structure to allow ppo2 modification in simulator mode:
For development purpose (to be enabled by compile switch) the posibillity to modify ppo2 values using the T3_Sensor view quick menu access has been added.
author | Ideenmodellierer |
---|---|
date | Tue, 23 Feb 2021 21:58:18 +0100 |
parents | 280c11153080 |
children | 1b995079c045 |
comparison
equal
deleted
inserted
replaced
632:2586f7b734f4 | 633:68d95049f11a |
---|---|
56 /* #define ENABLE_UNUSED_GAS_HIDING */ | 56 /* #define ENABLE_UNUSED_GAS_HIDING */ |
57 | 57 |
58 /* Enable to have the new T3 profile view available */ | 58 /* Enable to have the new T3 profile view available */ |
59 /* #define ENABLE_T3_PROFILE_VIEW */ | 59 /* #define ENABLE_T3_PROFILE_VIEW */ |
60 | 60 |
61 /* Enable to have PPO2 adjustments in T3 sensor view during dive simulation */ | |
62 /* #define ENABLE_T3_PPO_SIM */ | |
61 | 63 |
62 #endif | 64 #endif |