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 0106eefbad
commit 7fd61698c2

View file

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