Skip to content

Commit 0106eef

Browse files
committed
Fixed typo in documentation/code: 'recieves' was replaced with 'receives'
1 parent c283346 commit 0106eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Wippersnapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ bool cbPWMDecodeMsg(pb_istream_t *stream, const pb_field_t *field, void **arg) {
12981298

12991299
/**************************************************************************/
13001300
/*!
1301-
@brief Called when the device recieves a new message from the
1301+
@brief Called when the device receives a new message from the
13021302
/pwm/ topic.
13031303
@param data
13041304
Incoming data from MQTT broker.

0 commit comments

Comments
 (0)