From 8d2f30009aa04eb461ab9934797ac92ab7fcc1a3 Mon Sep 17 00:00:00 2001 From: jhchun Date: Thu, 30 Apr 2026 09:38:30 +0900 Subject: [PATCH] =?UTF-8?q?FW=20Ver=20113=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 06f8ec9..4f4b90d 100644 --- a/project/ble_peripheral/ble_app_bladder_patch/main.h +++ b/project/ble_peripheral/ble_app_bladder_patch/main.h @@ -38,8 +38,9 @@ * : 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. +* - VBTFW0113 260430 jhChun : Changed piezo MUX settling delay after channel selection from busy-wait to TIMER4-based wait. ------------------------------------------------------------------------- */ -#define FIRMWARE_VERSION "VBTFW0112" +#define FIRMWARE_VERSION "VBTFW0113" /*============================================================================== * Data Length Constants