Revert "Change BLE advertising name to STAIR56E-03"

This reverts commit 4fc6f729b0.
This commit is contained in:
2026-08-09 12:29:42 +08:00
parent 70a89df089
commit 4580606cdf
@@ -50,7 +50,7 @@
} }
/// Default Device Name /// Default Device Name
#define APP_DFLT_DEVICE_NAME ("STAIR56E-03") #define APP_DFLT_DEVICE_NAME ("STAIR56E-02")
#define APP_DFLT_DEVICE_NAME_LEN (sizeof(APP_DFLT_DEVICE_NAME))//must not be greater than APP_DEVICE_NAME_MAX_LEN #define APP_DFLT_DEVICE_NAME_LEN (sizeof(APP_DFLT_DEVICE_NAME))//must not be greater than APP_DEVICE_NAME_MAX_LEN
/// Maximal length of the Device Name value /// Maximal length of the Device Name value
#define APP_DEVICE_NAME_MAX_LEN (18) #define APP_DEVICE_NAME_MAX_LEN (18)