comparison Discovery/Inc/configuration.h @ 533:02e7e11fdbe8 1.5.5 release

increase version numbers, compile with TRUST_LOG_CONSISTENCY switch
author heinrichsweikamp
date Fri, 25 Sep 2020 11:13:03 +0200
parents 88c626d01ee5
children 280c11153080
comparison
equal deleted inserted replaced
532:d1d15b30507a 533:02e7e11fdbe8
36 36
37 /* Enable this to show voltage in parallel to charge state */ 37 /* Enable this to show voltage in parallel to charge state */
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 transfer additional data list last dive ID and last sample index during raw data requests */ 43 /* Enable this to transfer additional data list last dive ID and last sample index during raw data requests */
44 /* define SEND_DATA_DETAILS */ 44 /* define SEND_DATA_DETAILS */
45 45
46 /* Enable to activate a menu item in reset menu which provide sample ring analysis / repair functionality */ 46 /* Enable to activate a menu item in reset menu which provide sample ring analysis / repair functionality */