Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Jan 25, 2025
1 parent a189aa7 commit d02da4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Core/Inc/segment.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,13 @@ void segment_configure_balancing(
*/
bool segment_is_balancing(cell_asic chips[NUM_CHIPS]);


/**
* @brief Reset, then wake, then re-configure all chips
*
* @param bmsdata
*/
void segment_restart(acc_data_t *bmsdata);


/**
* @brief Do a single shot, redundant C-ADC measurement and read
* the contents of Status Register Group C, which contains the
Expand Down

0 comments on commit d02da4a

Please sign in to comment.