diff --git a/project/ble_peripheral/ble_app_bladder_patch/main.h b/project/ble_peripheral/ble_app_bladder_patch/main.h index d478c3e..45bc039 100644 --- a/project/ble_peripheral/ble_app_bladder_patch/main.h +++ b/project/ble_peripheral/ble_app_bladder_patch/main.h @@ -48,8 +48,9 @@ * - VBTFW0118 260601 jhChun * : Added channel information(2B) to the ADC raw data response packet (reb:). * : Replaced TMP235 temperature with IMU register direct-read temperature in the rbb: response. +* - VBTFW0119 260615 jhChun : Replaced all TMP235 temperature paths with IMU register direct-read temperature and removed legacy TMP235 build references. ------------------------------------------------------------------------- */ -#define FIRMWARE_VERSION "VBTFW0118" +#define FIRMWARE_VERSION "VBTFW0119" /*============================================================================== * Data Length Constants