Mercurial > public > ostc4
comparison Discovery/Inc/configuration.h @ 594:280c11153080
Added compile switch for new T3 View Profile
author | Ideenmodellierer |
---|---|
date | Mon, 04 Jan 2021 21:30:04 +0100 |
parents | 02e7e11fdbe8 |
children | 68d95049f11a |
comparison
equal
deleted
inserted
replaced
593:3a6f922b73ea | 594:280c11153080 |
---|---|
52 /* Enable to have access to the motion control selection menu */ | 52 /* Enable to have access to the motion control selection menu */ |
53 /* #define ENABLE_MOTION_CONTROL */ | 53 /* #define ENABLE_MOTION_CONTROL */ |
54 | 54 |
55 /* Enable to have option to hide not needed gases from dive views */ | 55 /* Enable to have option to hide not needed gases from dive views */ |
56 /* #define ENABLE_UNUSED_GAS_HIDING */ | 56 /* #define ENABLE_UNUSED_GAS_HIDING */ |
57 | |
58 /* Enable to have the new T3 profile view available */ | |
59 /* #define ENABLE_T3_PROFILE_VIEW */ | |
60 | |
61 | |
57 #endif | 62 #endif |