Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDick committed Aug 4, 2024
1 parent 59897c8 commit 550237a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/tildagon_power/bq25895/bq25895.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ static void write_scaled( bq_state_t* state, scaled_register_t scaledregister, f
* @details reset then setup 500mA Iin limit, boost disabled, charging enabled,
* ADC at 1Hz, disable unused features and disable watchdog to reduce interruptions
* charge current limit to be 0.85C for the 1800mAh and 0.77C for 2000mAh batteries
* termination and precharge current to 64mA. min Vbat 3.5V
* termination and precharge current to 64mA. min Vsys to 3.0V
* @param state pmic object
*/
void bq_init( bq_state_t* state )
Expand Down

0 comments on commit 550237a

Please sign in to comment.