You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2022/09/18 13:04:08 UTC

[mynewt-nimble] branch travis-dev updated: test

This is an automated email from the ASF dual-hosted git repository.

andk pushed a commit to branch travis-dev
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git


The following commit(s) were added to refs/heads/travis-dev by this push:
     new 690f3f17 test
690f3f17 is described below

commit 690f3f174323cca939243de5637a6e24918ca748
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Sun Sep 18 15:03:59 2022 +0200

    test
---
 nimble/drivers/nrf5x/src/ble_phy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nimble/drivers/nrf5x/src/ble_phy.c b/nimble/drivers/nrf5x/src/ble_phy.c
index 52119d1e..7318e499 100644
--- a/nimble/drivers/nrf5x/src/ble_phy.c
+++ b/nimble/drivers/nrf5x/src/ble_phy.c
@@ -66,7 +66,7 @@ extern void tm_tick(void);
 #endif
 
 /*
- * NOTE: This code uses a couple of PPI channels so care should be taken when
+ * NOE: This code uses a couple of PPI channels so care should be taken when
  *       using PPI somewhere else.
  *
  * Pre-programmed channels: CH20, CH21, CH23, CH25, CH31