Added a define to easily set the BLE advertised name of the W800SmartWatch

This commit is contained in:
anschrammh 2023-03-30 12:56:32 +02:00
parent 1de2baa1eb
commit a58c453f58

View File

@ -99,4 +99,6 @@
#define VIBRATION_MOTOR_ENABLE WM_IO_PB_00
#define VIBRATION_MOTOR_PWM_CHANNEL (0)
#define BLE_DEVICE_NAME "MDBT42Q_W800SW"
#endif //APP_CONFIG_H