Fixed typo in documentation/code: 'recieves' was replaced with 'receives'
This commit is contained in:
parent
c28334635d
commit
0106eefbad
1 changed files with 1 additions and 1 deletions
|
|
@ -1298,7 +1298,7 @@ bool cbPWMDecodeMsg(pb_istream_t *stream, const pb_field_t *field, void **arg) {
|
|||
|
||||
/**************************************************************************/
|
||||
/*!
|
||||
@brief Called when the device recieves a new message from the
|
||||
@brief Called when the device receives a new message from the
|
||||
/pwm/ topic.
|
||||
@param data
|
||||
Incoming data from MQTT broker.
|
||||
|
|
|
|||
Loading…
Reference in a new issue