sjanc commented on code in PR #1783:
URL: https://github.com/apache/mynewt-nimble/pull/1783#discussion_r1686717349
##########
apps/auracast/syscfg.yml:
##########
@@ -18,6 +18,11 @@
syscfg.defs:
BROADCASTER_CHAN_NUM: 2
BROADCASTER_BROADCAST_NAME: '"NimBLE Auracast"'
+ BROADCASTER_STOP_BUTTON:
+ description: >
+ Button number for Broadcast Stop action.
+ Negative value if disabled.
+ value: 3
Review Comment:
shouldn't this be BUTTON_3 ? otherwise looks ok to me
--
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]