diff --git a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/headstage_version.h b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/headstage_version.h index 68a1e9b47..c743f9e8b 100644 --- a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/headstage_version.h +++ b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/headstage_version.h @@ -5,12 +5,12 @@ #define VERSION_DATE_YEAR 20 #define VERSION_DATE_MONTH 5 #define VERSION_DATE_DAY 5 -#define VERSION_DATE_HOUR 11 -#define VERSION_DATE_MINUTE 22 +#define VERSION_DATE_HOUR 12 +#define VERSION_DATE_MINUTE 35 // this is NOT the version hash !! // it's the last version hash -#define VERSION_HASH a6a7a7a98d35ac0b369511fb166092f20c88977f +#define VERSION_HASH 9781ffaae0488be8dbb92d5c9437484a4f58cd2e #define VERSION_GIT_BRANCH Neulive2.0_developement static void get_board_name(char *board_name_ch, uint8 *board_name_int, uint8 name_size){