From 7857b69b79e3197d525f5b3b1667a8ea8e1bf1ef Mon Sep 17 00:00:00 2001 From: jhchun Date: Wed, 29 Apr 2026 16:22:39 +0900 Subject: [PATCH] =?UTF-8?q?FW=20Ver=20112=20=EC=97=85=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=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 60c7503..06f8ec9 100644 --- a/project/ble_peripheral/ble_app_bladder_patch/main.h +++ b/project/ble_peripheral/ble_app_bladder_patch/main.h @@ -37,8 +37,9 @@ * : Updated BLE security, bonding, and advertising timeout behavior. * : Cleaned up command parsing and removed unused project files. * - VBTFW0111 260422 jhChun : Updated firmware version for test. +* - VBTFW0112 260428 jhChun : Added extra CH0 settling delay after MUX selection for maa capture. ------------------------------------------------------------------------- */ -#define FIRMWARE_VERSION "VBTFW0111" +#define FIRMWARE_VERSION "VBTFW0112" /*============================================================================== * Data Length Constants