mcu_ab568x/app/projects/AB5682C_240/watch.h
2025-05-30 18:03:10 +08:00

16 lines
327 B
C

#ifndef WATCH_CONFIG_H
#define WATCH_CONFIG_H
/* 自动生成的配置文件,请勿手动修改 */
#define USER_CHARGE_STOP_CURR 14
#define USER_CHARGE_CONSTANT_CURR 15
#define USER_CHARGE_TRICKLE_CURR 7
#define USER_BT_NAME "eWatch Audio"
#define USER_LE_NAME "eWatch"
#endif /* WATCH_CONFIG_H */