doc: fix undocumented variable in ads101x driver
This commit is contained in:
parent
1c712c79a4
commit
b8b0a92cf8
@ -79,6 +79,10 @@ static const ads101x_params_t ads101x_params[] =
|
|||||||
{
|
{
|
||||||
ADS101X_PARAMS
|
ADS101X_PARAMS
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief ADS101X/111x alert defaults if not defined for a board or application
|
||||||
|
*/
|
||||||
static const ads101x_alert_params_t ads101x_alert_params[] =
|
static const ads101x_alert_params_t ads101x_alert_params[] =
|
||||||
{
|
{
|
||||||
ADS101X_ALERT_PARAMS
|
ADS101X_ALERT_PARAMS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user