Added a define to easily set the BLE advertised name of the W800SmartWatch
This commit is contained in:
parent
1de2baa1eb
commit
a58c453f58
@ -99,4 +99,6 @@
|
|||||||
#define VIBRATION_MOTOR_ENABLE WM_IO_PB_00
|
#define VIBRATION_MOTOR_ENABLE WM_IO_PB_00
|
||||||
#define VIBRATION_MOTOR_PWM_CHANNEL (0)
|
#define VIBRATION_MOTOR_PWM_CHANNEL (0)
|
||||||
|
|
||||||
|
#define BLE_DEVICE_NAME "MDBT42Q_W800SW"
|
||||||
|
|
||||||
#endif //APP_CONFIG_H
|
#endif //APP_CONFIG_H
|
Loading…
Reference in New Issue
Block a user