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

16 lines
318 B
C

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