From be1ca58bd63d0be2fcd9970117ce93dd2d5728e9 Mon Sep 17 00:00:00 2001 From: jhchun Date: Tue, 21 Apr 2026 16:52:21 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EC=A0=84=20=EC=97=85=EB=8D=B0?= =?UTF-8?q?=EC=9D=B4=ED=8A=B8?= 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 97e672d..4b2506e 100644 --- a/project/ble_peripheral/ble_app_bladder_patch/main.h +++ b/project/ble_peripheral/ble_app_bladder_patch/main.h @@ -36,8 +36,9 @@ * : Improved low-battery detection and automatic power-off handling. * : Updated BLE security, bonding, and advertising timeout behavior. * : Cleaned up command parsing and removed unused project files. +* - VBTFW0111 260421 jhChun ------------------------------------------------------------------------- */ -#define FIRMWARE_VERSION "VBTFW0103" +#define FIRMWARE_VERSION "VBTFW0111" /*============================================================================== * Data Length Constants