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 6897f6161..0cb5aa26a 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 @@ -4,13 +4,13 @@ #define VERSION_DATE_YEAR 20 #define VERSION_DATE_MONTH 6 -#define VERSION_DATE_DAY 15 -#define VERSION_DATE_HOUR 17 -#define VERSION_DATE_MINUTE 33 +#define VERSION_DATE_DAY 16 +#define VERSION_DATE_HOUR 15 +#define VERSION_DATE_MINUTE 21 // this is NOT the version hash !! // it's the last version hash -#define VERSION_HASH 7255be0ea5c485e006a9fb36db06f6bda9c63128 +#define VERSION_HASH fce3f53b404738630e7f598238b1936d9bf0a72e #define VERSION_GIT_BRANCH Neulive2.0_developement static void get_board_name(char *board_name_ch, uint8 *board_name_int, uint8 name_size){