功耗减低到900uA,还有优化空间,还要陈杰明那边支持一下
This commit is contained in:
@@ -472,7 +472,7 @@ void app_cbc2_tick_1ms(void)
|
||||
led.app_power = s_app.power;
|
||||
led.low_bat = s_app.alm_low;
|
||||
led.life_on = (uint8_t)(s_app.life != APP_LIFE_CHARGE_ONLY);
|
||||
app_led_tick_1ms(&led);
|
||||
app_led_tick_1ms(&led, 1);
|
||||
}
|
||||
|
||||
void app_cbc2_run(void *priv)
|
||||
|
||||
Reference in New Issue
Block a user