From 7bc8bbd1789fde86c73df03a8c016093bc4b41dc Mon Sep 17 00:00:00 2001 From: jhchun Date: Thu, 30 Apr 2026 12:25:13 +0900 Subject: [PATCH] =?UTF-8?q?FW=20Ver=20114=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 4f4b90d..edd3cd7 100644 --- a/project/ble_peripheral/ble_app_bladder_patch/main.h +++ b/project/ble_peripheral/ble_app_bladder_patch/main.h @@ -39,8 +39,9 @@ * - 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. +* - VBTFW0114 260430 jhChun : Added delay time between averaged bursts to reduce residual echo carry-over. ------------------------------------------------------------------------- */ -#define FIRMWARE_VERSION "VBTFW0113" +#define FIRMWARE_VERSION "VBTFW0114" /*============================================================================== * Data Length Constants