We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ca44b commit 2ef0d40Copy full SHA for 2ef0d40
components/drivers/src/dataqueue.c
@@ -22,7 +22,7 @@ struct rt_data_item
22
};
23
24
/**
25
- * @brief This function will initialize the data queue.Calling this function will
+ * @brief This function will initialize the data queue. Calling this function will
26
* initialize the data queue control block and set the notification callback function.
27
*
28
* @param queue is a pointer to the data queue object.
0 commit comments