Ouss4 commented on a change in pull request #266:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/266#discussion_r428938239
##########
File path: examples/tcpblaster/tcpblaster_client.c
##########
@@ -37,8 +37,6 @@
* Included Files
****************************************************************************/
-#include "config.h"
Review comment:
This is not an error. It's the same config.h file but for the "host".
It's copied to the examples directory during build time.
https://github.com/apache/incubator-nuttx-apps/blob/ea135b89c69b083dd5fa39e71938a8809c263f2c/examples/tcpblaster/Makefile#L112
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]