From 1ea0c74eb7b6a86c54e31850de68c48acf7b888e Mon Sep 17 00:00:00 2001 From: jhchun Date: Wed, 27 May 2026 14:47:17 +0900 Subject: [PATCH] =?UTF-8?q?Ver117=20=EC=97=85=EB=8D=B0=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 019cfd6..1fddf71 100644 --- a/project/ble_peripheral/ble_app_bladder_patch/main.h +++ b/project/ble_peripheral/ble_app_bladder_patch/main.h @@ -44,8 +44,9 @@ * : Added mtb? command (reb:+raa:+rim:, 6ch piezo + ICM42670 FIFO at 25 Hz). * : rim: packet format and FIFO sample cap/filter options (app_raw). * - VBTFW0116 260522 jhChun : Expanded BLE TX pending slots from 1 → 8 to reduce ADC data packet loss when the TX queue is full +* - VBTFW0117 260527 jhChun : Prevent battery/temperature safety checks from powering off piezo during MAA capture, and lock BLE PHY to 1M. ------------------------------------------------------------------------- */ -#define FIRMWARE_VERSION "VBTFW0116" +#define FIRMWARE_VERSION "VBTFW0117" /*============================================================================== * Data Length Constants