MariuszSkamra commented on code in PR #1714:
URL: https://github.com/apache/mynewt-nimble/pull/1714#discussion_r1507665393


##########
nimble/host/audio/syscfg.yml:
##########
@@ -17,5 +17,8 @@
 #
 
 syscfg.defs:
+    BLE_AUDIO:
+        description: 'Indicates that a BLE Audio is present.'

Review Comment:
   I'd move this config to `host/syscfg.yml`, just like `BLE_MESH` is defined.
   Plus, I'd suggest to describe this option like:
   
   ```suggestion
           description: 'This option enables Bluetooth LE Audio support.'
   ```



-- 
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...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to