forked from nuttx/nuttx-update
power:add BATIO_OPRTN_CHARGER_STATE for gauge sync charger state.
Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
This commit is contained in:
parent
5238f2c200
commit
9d8991dd29
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ enum batio_operate_e
|
|||
BATIO_OPRTN_CUTOFF_CURRENT,
|
||||
BATIO_OPRTN_VBUS_STATE,
|
||||
BATIO_OPRTN_CAPACITY,
|
||||
BATIO_OPRTN_CHARGER_STATE,
|
||||
BATIO_OPRTN_END
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue