raiden00pl commented on a change in pull request #870: URL: https://github.com/apache/incubator-nuttx-apps/pull/870#discussion_r739653598
########## File path: examples/foc/foc_adc.h ########## @@ -66,7 +66,7 @@ #ifdef CONFIG_EXAMPLES_FOC_SETPOINT_CONST # define SETPOINT_ADC_SCALE (1) # if CONFIG_EXAMPLES_FOC_SETPOINT_CONST_VALUE == 0 -# error +/* # error */ Review comment: I think that if we merge first the patch in nuttx then CI will be broken until this PR merge. related PR https://github.com/apache/incubator-nuttx/pull/4744 -- 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