drivers/pir: fix typo 'whan' -> 'when'
This commit is contained in:
parent
dc8d32d30e
commit
feac7dc978
@ -123,7 +123,7 @@ pir_event_t pir_get_status(const pir_t *dev);
|
|||||||
int pir_get_occupancy(pir_t *dev, int16_t *occup);
|
int pir_get_occupancy(pir_t *dev, int16_t *occup);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Register a thread for notification whan state changes on the
|
* @brief Register a thread for notification when state changes on the
|
||||||
* motion sensor.
|
* motion sensor.
|
||||||
*
|
*
|
||||||
* @note
|
* @note
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user