comparison Discovery/Inc/configuration.h @ 470:dd0d0952ef35

Merged in Ideenmodellierer/ostc4/Improve_Logtansfer (pull request #42) Improve Logtansfer
author heinrichsweikamp <bitbucket@heinrichsweikamp.com>
date Wed, 15 Apr 2020 07:01:11 +0000
parents aa1d71875e25
children 4ce932235578
comparison
equal deleted inserted replaced
462:dddfe7917131 470:dd0d0952ef35
38 /* #define ALWAYS_SHOW_VOLTAGE */ 38 /* #define ALWAYS_SHOW_VOLTAGE */
39 39
40 /* Enable this to skip coplete scan of dive log during startup */ 40 /* Enable this to skip coplete scan of dive log during startup */
41 /* #define TRUST_LOG_CONSISTENCY */ 41 /* #define TRUST_LOG_CONSISTENCY */
42 42
43 /* Enable this to reset the profile data by pressing enter within log info menu */ 43 /* Enable this to transfer additional data list last dive ID and last sample index during raw data requests */
44 /* #define ENABLE_PROFILE_RESET */ 44 /* define SEND_DATA_DETAILS */
45
46 /* Enable to activate a menu item in reset menu which provide sample ring analysis / repair functionality */
47 /* #define ENABLE_ANALYSE_SAMPLES */
45 48
46 #endif 49 #endif