FW 버전 업데이트

This commit is contained in:
2026-04-20 14:23:19 +09:00
parent 36cd84e49c
commit 1fa0d8b30b

View File

@@ -31,8 +31,13 @@
* Firmware Version Update History
* - VBTFW0101 : Merged reb+red packets (single packet per channel), 260330 jhChun
* - VBTFW0102 : Added LED state command (msl) and re-pairing support, 260331 jhChun
* - VBTFW0103 260416 jhChun
* : Stabilized ADC measurement by clearing buffers before sampling.
* : 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.
------------------------------------------------------------------------- */
#define FIRMWARE_VERSION "VBTFW0102"
#define FIRMWARE_VERSION "VBTFW0103"
/*==============================================================================
* Data Length Constants