xiaoxiang781216 commented on code in PR #3524:
URL: https://github.com/apache/nuttx-apps/pull/3524#discussion_r3369056189
##########
system/uorb/Kconfig:
##########
@@ -18,12 +18,18 @@ config UORB_STACKSIZE
int "stack size"
default DEFAULT_TASK_STACKSIZE
+config UORB_FORMAT
+ bool "uorb format strings"
Review Comment:
```suggestion
bool
```
--
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]