Reapply "Change BLE advertising name to STAIR56E-03"
This reverts commit 4580606cdf.
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Default Device Name
|
/// Default Device Name
|
||||||
#define APP_DFLT_DEVICE_NAME ("STAIR56E-02")
|
#define APP_DFLT_DEVICE_NAME ("STAIR56E-03")
|
||||||
#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)
|
||||||
|
|||||||
Reference in New Issue
Block a user