diff --git a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/HAL/MCP23008x2_c.h b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/HAL/MCP23008x2_c.h index c4f98ed..09a51a1 100644 --- a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/HAL/MCP23008x2_c.h +++ b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/HAL/MCP23008x2_c.h @@ -45,8 +45,8 @@ #define MCP23008_RD_BIT 1 static uint8_t module_addr_g[MCP23008_MODULE_MAX] = { - 0x46, // MCP23008_PB 0x4C, // MCP23008_PA + 0x46, // MCP23008_PB }; static struct mcp23008_reg_name_t mcp23008_reg_name_g[MCP23008_MODULE_MAX] = {0}; diff --git a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/Elite_version.h b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/Elite_version.h index 6f0b506..3c44bcf 100644 --- a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/Elite_version.h +++ b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/Elite_version.h @@ -5,8 +5,8 @@ #define VERSION_DATE_YEAR 23 #define VERSION_DATE_MONTH 3 #define VERSION_DATE_DAY 15 -#define VERSION_DATE_HOUR 9 -#define VERSION_DATE_MINUTE 44 +#define VERSION_DATE_HOUR 10 +#define VERSION_DATE_MINUTE 46 // this is NOT the version hash !! // it's the last version hash