From 736a3f2c9a6e23325209812e4907a8c198770dde Mon Sep 17 00:00:00 2001 From: jhchun Date: Mon, 15 Jun 2026 12:27:58 +0900 Subject: [PATCH] =?UTF-8?q?Ver119=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8:?= =?UTF-8?q?=20TMP235=20=EC=98=A8=EB=8F=84=20=EC=84=BC=EC=84=9C=20=E2=86=92?= =?UTF-8?q?=20IMU=20register=20direct=20read=20=EC=A0=84=EB=A9=B4=20?= =?UTF-8?q?=EB=8C=80=EC=B2=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/ble_peripheral/ble_app_bladder_patch/main.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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