cederom commented on code in PR #3618:
URL: https://github.com/apache/nuttx-apps/pull/3618#discussion_r3552801480
##########
examples/mqttc/CMakeLists.txt:
##########
@@ -30,4 +30,12 @@ if(CONFIG_EXAMPLES_MQTTC)
${CONFIG_EXAMPLES_MQTTC}
SRCS
mqttc_pub.c)
+
+ if(CONFIG_EXAMPLES_MQTTC_SUB)
Review Comment:
i guess ci complains about tabs here, please use spaces just as in the if
above :-)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]