Ver 2.0.2 업데이트
This commit is contained in:
+9
-1
@@ -15,10 +15,18 @@
|
||||
/*==============================================================================
|
||||
* Firmware identification : Default values, can be overridden by NVS
|
||||
*============================================================================*/
|
||||
#define FIRMWARE_VERSION "VBTFW0201"
|
||||
#define HARDWARE_VERSION "VB0HW0000"
|
||||
#define SERIAL_NUMBER "VBT260300ZZ"
|
||||
#define DEFAULT_PASSKEY "123456"
|
||||
#define FIRMWARE_VERSION "VBTFW0202"
|
||||
|
||||
/*
|
||||
* Firmware Version History
|
||||
* Date | FW version | Image version | Description
|
||||
* 2026-07-31 | VBTFW0200 | 2.0.0+0 | Initial release
|
||||
* 2026-08-05 | VBTFW0201 | 2.0.1+0 | Added allowlist, fixed bond delete issue
|
||||
* 2026-08-05 | VBTFW0202 | 2.0.2+0 | Added production command(mpd?)
|
||||
*/
|
||||
|
||||
/*==============================================================================
|
||||
* Data length constants
|
||||
|
||||
Reference in New Issue
Block a user