Fixed typo in documentation/code: 'recieves' was replaced with 'receives'

This commit is contained in:
Monstertov 2025-08-14 00:44:50 +02:00
parent c28334635d
commit 0106eefbad

View file

@ -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.