Skip to content
Snippets Groups Projects
Commit 81ab453f authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Fix a mistatement in a comment

parent ea17bc3b
No related branches found
No related tags found
No related merge requests found
......@@ -2151,7 +2151,7 @@ static bool cdcuart_rxflowcontrol(FAR struct uart_dev_s *dev,
{
#ifdef CONFIG_CDCACM_IFLOWCONTROL
/* Allocate a request */
/* Format the SerialControlLineState messages */
/* Format the SerialState notification */
/* Submit the request on the Interrupt IN endpoint */
# warning Missing logic
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment