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