drivers/ltc4150: fix typo 'tread' -> 'treat'
This commit is contained in:
parent
59297c3779
commit
9236b6ca5c
@ -153,7 +153,7 @@ typedef struct {
|
|||||||
/**
|
/**
|
||||||
* @brief Pin indicating (dis-)charging, labeled POL
|
* @brief Pin indicating (dis-)charging, labeled POL
|
||||||
*
|
*
|
||||||
* Set this pin to `GPIO_UNDEF` to tread every pulse as discharging. This
|
* Set this pin to `GPIO_UNDEF` to treat every pulse as discharging. This
|
||||||
* pin is pulled low by the LTC4150 in case the battery is discharging.
|
* pin is pulled low by the LTC4150 in case the battery is discharging.
|
||||||
*/
|
*/
|
||||||
gpio_t polarity;
|
gpio_t polarity;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user