You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/05/11 07:46:50 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1164: examples/nrf24l01: Change RATE_1Mbps to RATE_1MBPS

xiaoxiang781216 commented on code in PR #1164:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1164#discussion_r869977749


##########
examples/nrf24l01_btle/nrf24l01_btle.c:
##########
@@ -219,16 +219,16 @@ int nrf24_cfg(int fd)
   int32_t txpow = DEFAULT_TXPOWER;
 
   /**************************************************************************
-   * if using RATE_1Mbps from include/nuttx/wireless/nrf24l01.h,
+   * if using RATE_1MBPS from include/nuttx/wireless/nrf24l01.h,

Review Comment:
   Done.



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

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