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