raiden00pl commented on a change in pull request #870: URL: https://github.com/apache/incubator-nuttx-apps/pull/870#discussion_r739677000
########## 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: It looks like it's the only possibility. In that case I remove the last commit, due the fact that CI fails for another reason and please merge this PR together with 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