#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 5 #define USER_BT_NAME "LEFUN-T" #define USER_LE_NAME "LEFUN" #endif /* WATCH_CONFIG_H */