pkarashchenko commented on code in PR #1649: URL: https://github.com/apache/nuttx-apps/pull/1649#discussion_r1141842285
########## industry/foc/float/foc_handler.c: ########## @@ -27,6 +27,7 @@ #include <assert.h> #include <errno.h> #include <fcntl.h> +#include <string.h> Review Comment: I do not fully understand such changes. Is the compilation error happening without this include? -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org